Skip to content

Commit

Permalink
conda: pin sphinx to 1.4.8 (closes #645)
Browse files Browse the repository at this point in the history
can be reverted when readthedocs/sphinx_rtd_theme#346 is
released
  • Loading branch information
jordens committed Jan 25, 2017
1 parent 591268a commit 151b51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/artiq/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requirements:
- numpy
- prettytable
- asyncserial
- sphinx
- sphinx =1.4.8
- sphinx-argparse
- sphinxcontrib-wavedrom
- sphinx_rtd_theme
Expand Down

0 comments on commit 151b51f

Please sign in to comment.