2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-12 20:08:54 +08:00

conda: fix sphinx pin

This commit is contained in:
Robert Jördens 2017-01-26 00:53:43 +01:00
parent 364bd726bb
commit 6c995e1f07

View File

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