-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Get python versions from setup.py? #310
Comments
from html.parser import HTMLParser |
An update was rolled out the |
Is it possible for python-package.yml to automatically get the python versions from setup.py →
python_requires='>=3.6'
?The text was updated successfully, but these errors were encountered: