We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In next iteration (probably minor release) I want to drop support for Python 3.6, 3.7, and 3.8. Check out the Python End of Life Cycle here.
This will also have other benefits, such as:
pyup
TODO
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
In next iteration (probably minor release) I want to drop support for Python 3.6, 3.7, and 3.8. Check out the Python End of Life Cycle here.
This will also have other benefits, such as:
pyup
errors - currently pyup shows as "insecure" since we're forced into using old or outdated pkg versions since most don't support Python 3.6TODO
s scattered in code in library, since most of those are python version- specific anyway.The text was updated successfully, but these errors were encountered: