Skip to content

Commit

Permalink
DOC: Loosen the sphinx constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas van Beek committed Dec 2, 2021
1 parent 36694b3 commit 4c0a60b
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 @@ -17,7 +17,7 @@
readme = readme_file.read()

docs_require = [
'sphinx>=2.4,!=3.1,<4.0',
'sphinx>=2.4',
'sphinx_rtd_theme',
'data-CAT>=0.7.0',
'nano-CAT>=0.7.0',
Expand Down

0 comments on commit 4c0a60b

Please sign in to comment.