Skip to content

Commit

Permalink
attempting to fix readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Apr 28, 2019
1 parent c17f63e commit 49c808b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
zip_safe=False,
extras_require={
'docs': [
'sphinx<1.7.0',
'sphinx>=1.7.4',
],
'tests': [
'flake8>=3.5.0',
Expand Down

0 comments on commit 49c808b

Please sign in to comment.