We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0684f commit 99bed0cCopy full SHA for 99bed0c
tox.ini
@@ -26,7 +26,7 @@ python_files = test_*_py3*.py
26
27
[testenv:coveralls]
28
passenv = GITHUB_*, COVERALLS_*, DEPENDENCY_INJECTOR_*
29
-basepython=python3.12
+basepython=python3.13
30
deps=
31
{[testenv]deps}
32
cython>=3,<4
0 commit comments