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 8c3512d commit a4a667dCopy full SHA for a4a667d
doc-requirements.txt
@@ -1,6 +1,7 @@
1
# Requirements for building docs
2
-r requirements.txt
3
-sphinx
+# Sphinx >= 1.6 breaks the math_dollar extension
4
+sphinx<=1.5.6
5
numpydoc
6
texext
7
matplotlib>=1.3
0 commit comments