Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Get around the pip problem by removing sphinx explicitly:

See the issue here:
pypa/pip#9031

Sphinx will still be installed because the rtd-theme depends on it.
  • Loading branch information
hunterhector authored Oct 26, 2020
1 parent 5b848e1 commit 0075013
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
sphinx
sphinx-rtd-theme >= 0.2.4
Pygments >= 2.1.1
funcsigs~=1.0.2
Expand Down

0 comments on commit 0075013

Please sign in to comment.