Skip to content

Commit

Permalink
Pin numpydoc to pre-0.8 to fix dev docs formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed May 10, 2019
1 parent 51d4fd9 commit bf3f3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sphinx 1.7.8 has a bug when building on cached envs
# https://github.com/sphinx-doc/sphinx/issues/5361
sphinx>=1.3,!=1.7.8
numpydoc>=0.6
numpydoc>=0.7,<0.8
sphinx-gallery
sphinx-copybutton
pytest-runner
Expand Down

0 comments on commit bf3f3d8

Please sign in to comment.