py/contract_wrappers: Pin sphinx to prev version (#2539)
This commit is contained in:
parent
16dc8255e1
commit
d9be78cdb4
@ -225,7 +225,7 @@ setup(
|
|||||||
"pydocstyle",
|
"pydocstyle",
|
||||||
"pylint",
|
"pylint",
|
||||||
"pytest",
|
"pytest",
|
||||||
"sphinx",
|
"sphinx==2.4.4", # pinned because of https://github.com/sphinx-doc/sphinx/issues/7429
|
||||||
"sphinx-autodoc-typehints",
|
"sphinx-autodoc-typehints",
|
||||||
"tox",
|
"tox",
|
||||||
"twine",
|
"twine",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user