Remove python-baseconv dependency, refs #1733, closes #1734

This commit is contained in:
Simon Willison 2022-05-02 12:39:06 -07:00
commit 687907aa2b
5 changed files with 63 additions and 5 deletions

View file

@ -57,7 +57,6 @@ setup(
"PyYAML>=5.3,<7.0",
"mergedeep>=1.1.1,<1.4.0",
"itsdangerous>=1.1,<3.0",
"python-baseconv==1.2.2",
],
entry_points="""
[console_scripts]