Skip to content

Commit 99bed0c

Browse files
committed
Update tox coverage command
1 parent 9b0684f commit 99bed0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python_files = test_*_py3*.py
2626

2727
[testenv:coveralls]
2828
passenv = GITHUB_*, COVERALLS_*, DEPENDENCY_INJECTOR_*
29-
basepython=python3.12
29+
basepython=python3.13
3030
deps=
3131
{[testenv]deps}
3232
cython>=3,<4

0 commit comments

Comments
 (0)