Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

six dependency not completely removed #15

Open
jvalleroy opened this issue Dec 19, 2022 · 0 comments
Open

six dependency not completely removed #15

jvalleroy opened this issue Dec 19, 2022 · 0 comments

Comments

@jvalleroy
Copy link

Although the dependency on six was removed in ccb4267, it is still referred to by setup.py and a test:

$ grep -R six
setup.py:    install_requires=["six"],
test.py:from six.moves.urllib.request import urlopen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant