-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
ci: 👷 python3.13 ci tests and tox ver added #1584
Conversation
Signed-off-by: Onuralp SEZER <[email protected]>
Python3.13 OSX local pytest run results
|
@LinasKo If you ready lets merge in to enable tests for others as well. (I can add other operation system in CI If you want to be make sure for all of them. |
@onuralpszr, you managed to poetry-install supervision cleanly? I'm failing to build scipy, but it's highly likely to do with my system. |
@LinasKo I can confirm poetry issue as a "poetry issue" let's merge this because "pip" / pypi and CI works. and I will open new PR for poetry to fix it. |
In other words, this does not mean we support Python 3.13 yet. This change adds a way to run Python 3.13 tests on the CI. We found an issue in Poetry itself, and Onuralp will handle that in a different PR. |
Description
Python 3.13 tests enablements