tox.ini: adapt to tox 4.x (#86367)
gitea/authentic2-wallonie-connect/pipeline/head This commit looks good Details

This commit is contained in:
Benjamin Dauvergne 2024-01-31 11:47:24 +01:00
parent e004f4cdfa
commit c31025fd21
1 changed files with 4 additions and 1 deletions

View File

@ -46,7 +46,8 @@ deps =
pytest-django
django-webtest
pyquery
allowlist_externals =
./getlasso3.sh
commands =
./getlasso3.sh
py.test {env:COVERAGE:} {env:JUNIT:} {tty:--sw:} {posargs:tests/}
@ -60,6 +61,8 @@ deps =
astroid<3
pylint-django
psycopg2-binary
allowlist_externals =
./getlasso3.sh
commands =
./getlasso3.sh
./pylint.sh src/*/