2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-24 10:54:02 +08:00

conda: fix sphinx pin

This commit is contained in:
Robert Jördens 2017-01-26 00:53:43 +01:00
parent 151b51f836
commit aa3af4f72d

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