Merge pull request #2544 from 0xProject/fix/pyfail-dupe-docstrings

Python: unpin Sphinx dependency, clean up warnings
This commit is contained in:
F. Eugene Aumson
2020-04-29 13:53:18 -04:00
committed by GitHub
12 changed files with 37 additions and 44 deletions

View File

@@ -180,7 +180,6 @@ setup(
"pylint",
"pytest",
"sphinx",
"sphinx-autodoc-typehints",
"tox",
"twine",
]