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 c9cb79f commit 48c7c7fCopy full SHA for 48c7c7f
appveyor.yml
@@ -13,7 +13,7 @@ environment:
13
install:
14
- SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
15
- python scripts/dev_setup.py
16
- - python -m pip install sphinx
+ - python -m pip install sphinx==1.5.6
17
18
build_script:
19
- ps: |
0 commit comments