mirror of https://github.com/openXC7/prjxray.git
Merge pull request #1468 from litghost/fixup_requirements
Fixup doc requirements to work around https://github.com/pypa/pip/issues/9031
This commit is contained in:
commit
1b17af7d5c
|
|
@ -1,7 +1,8 @@
|
||||||
sphinx_materialdesign_theme
|
sphinx_materialdesign_theme
|
||||||
|
|
||||||
docutils
|
docutils
|
||||||
sphinx
|
# Disabling direct sphinx because of https://github.com/pypa/pip/issues/9031
|
||||||
|
# sphinx
|
||||||
sphinx-autobuild
|
sphinx-autobuild
|
||||||
|
|
||||||
breathe
|
breathe
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue