mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Unpin sphinx requirement (#1370)
Now that we support Python 3, we can stop pinning sphinx to the last version with Python 2 support.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
requests>=2.14.0
|
||||
pyjwt
|
||||
sphinx<1.8
|
||||
sphinx
|
||||
sphinx-rtd-theme<0.5
|
||||
Deprecated
|
||||
|
||||
Reference in New Issue
Block a user