Skip to content

Commit

Permalink
try setting sphinx back
Browse files Browse the repository at this point in the history
  • Loading branch information
pacrob committed Oct 24, 2022
1 parent 4536e47 commit 9d8c99c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"py-geth>=3.9.1,<4",
"py-solc>=0.4.0",
"pytest>=6.2.5,<7",
"sphinx>=4.2.0,<5",
# "sphinx>=4.2.0,<5",
"sphinx==4.0.0b1",
"sphinx_rtd_theme>=0.1.9",
"toposort>=1.4",
"towncrier==18.5.0",
Expand Down

0 comments on commit 9d8c99c

Please sign in to comment.