We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8a4f7 commit 31e0d60Copy full SHA for 31e0d60
CHANGES.txt
@@ -17,6 +17,10 @@ Fixed:
17
where-clause that always evaluates to false now will not raise a
18
traceback. (Ralf Schlatterbeck)
19
- Remove Python 2.3 compatibility code for i18n (anatoly techtonik)
20
+- If documentation 'sphinx-build' tool is not found in system PATH,
21
+ 'setup.py build_doc' command now tries to detect it from PYTHONPATH
22
+ (anatoly techtonik)
23
+
24
25
2013-07-06: 1.5.0
26
0 commit comments