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

Python Requires Missing #70

Closed
thoward27 opened this issue Apr 17, 2020 · 0 comments
Closed

Python Requires Missing #70

thoward27 opened this issue Apr 17, 2020 · 0 comments

Comments

@thoward27
Copy link

Per instructions here: https://packaging.python.org/guides/dropping-older-python-versions/

The proper way to signal the package requires python3 is to set python_requires='>=3' in your setup.py file. Unfortunately, with just the classifiers, version 1.0.4 is being installed into python2 environments.

carltongibson added a commit that referenced this issue Aug 22, 2021
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