Removed tox change

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2025-06-27 22:31:38 +10:00 committed by GitHub
parent bf37fffa98
commit 76448ad0f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ extras =
tests tests
commands = commands =
{envpython} selftest.py {envpython} selftest.py
{envpython} -m pytest -vv -W always {posargs} {envpython} -m pytest -W always {posargs}
[testenv:lint] [testenv:lint]
skip_install = true skip_install = true