-
Notifications
You must be signed in to change notification settings - Fork 15
Add support for Python 3.12 #508
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
Conversation
Also, test against python-suitesparse-graphblas 8.2.0.1
b/c ssgb 8.2.0.1 is the only one that supports Python 3.12
I think this is very close, but for sanity, I'd like to wait until matplotlib has been released and built for Python 3.12. |
matplotlib support python 3.12 now. |
Thanks @galaxy001, right you are--good timing! Plus, Python 3.12 support just arrived this morning for matplotlib on conda-forge. Now we just need to wait for tests to pass :) Another things this PR portends is that we will likely stop using coveralls.io soon and rely only on codecov.io for coverage services. coveralls does not appear to be well-maintained for Python, and it restricts our version of coverage, which may be causing other headaches. |
Also, test against python-suitesparse-graphblas 8.2.0.1
I followed the instructions: https://github.com/python-graphblas/python-graphblas/wiki/Support-new-Python-version