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 4d5ba3fb03
commit 364bd726bb
1 changed files with 1 additions and 1 deletions

View File

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