-
Notifications
You must be signed in to change notification settings - Fork 15
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
Update automated testing #259
Labels
enhancement
New feature or request
Comments
I'll do each subpackage one at a time and address issues as needed. |
Agreed! We should use this opportunity to move package metadata fully to edit: fixed in #263 |
This was referenced Nov 19, 2024
Leaving this open until we get to .github/workflows/run_slow_unit_tests.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Python 3.8 is EOL as of 2024-10-07. We need to update the automated tests and PyPI classifiers of all packages. I'm thinking we should target the three versions that are out of "bugfix" status and 3.12 (the oldest version still in bugfix).
The text was updated successfully, but these errors were encountered: