We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ac70d commit 5094e8bCopy full SHA for 5094e8b
readthedocs/doc_builder/constants.py
@@ -39,3 +39,4 @@
39
'python': {'supported_versions': [2, 2.7, 3, 3.3, 3.4, 3.5, 3.6]},
40
},
41
}
42
+BUILD_IMAGES.update(getattr(settings, 'BUILD_IMAGES', {}))
0 commit comments