Skip to content

Commit

Permalink
Build: Bump max Sphinx version (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet authored Jul 7, 2023
1 parent cdb8d93 commit 3d7ee02
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 @@ -10,7 +10,7 @@
"numpy>=1.21",
"pandas>=1.3",
"rst2pdf>=0.99",
"sphinx>=4,<6",
"sphinx>=4,<8",
"tqdm>=4.40",
]
doc_reqs = [
Expand Down

0 comments on commit 3d7ee02

Please sign in to comment.