Skip to content

Commit 48c7c7f

Browse files
authored
Test sphinx 1.5.6
1 parent c9cb79f commit 48c7c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ environment:
1313
install:
1414
- SET PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
1515
- python scripts/dev_setup.py
16-
- python -m pip install sphinx
16+
- python -m pip install sphinx==1.5.6
1717

1818
build_script:
1919
- ps: |

0 commit comments

Comments
 (0)