mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-21 14:05:11 +03:00
Update tox coverage command
This commit is contained in:
parent
9b0684fbe8
commit
99bed0c585
2
tox.ini
2
tox.ini
|
@ -26,7 +26,7 @@ python_files = test_*_py3*.py
|
||||||
|
|
||||||
[testenv:coveralls]
|
[testenv:coveralls]
|
||||||
passenv = GITHUB_*, COVERALLS_*, DEPENDENCY_INJECTOR_*
|
passenv = GITHUB_*, COVERALLS_*, DEPENDENCY_INJECTOR_*
|
||||||
basepython=python3.12
|
basepython=python3.13
|
||||||
deps=
|
deps=
|
||||||
{[testenv]deps}
|
{[testenv]deps}
|
||||||
cython>=3,<4
|
cython>=3,<4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user