conda: fix sphinx pin

This commit is contained in:
Robert Jördens 2017-01-26 00:53:43 +01:00
parent 364bd726bb
commit 6c995e1f07
1 changed files with 1 additions and 1 deletions

View File

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