forked from M-Labs/artiq
1
0
Fork 0

conda: pin sphinx to 1.4.8 (closes #645)

can be reverted when https://github.com/snide/sphinx_rtd_theme/pull/346 is
released
This commit is contained in:
Robert Jördens 2017-01-26 00:49:31 +01:00
parent 591268a193
commit 151b51f836
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ requirements:
- numpy
- prettytable
- asyncserial
- sphinx
- sphinx =1.4.8
- sphinx-argparse
- sphinxcontrib-wavedrom
- sphinx_rtd_theme