Skip to content
Snippets Groups Projects
Commit 6375f8e9 authored by Jérémy Bobbio (Lunar)'s avatar Jérémy Bobbio (Lunar)
Browse files
parent 4568254d
No related branches found
No related tags found
1 merge request!326Use tox 4 command line syntax
Pipeline #836 passed
......@@ -20,8 +20,8 @@ commands =
skip_install = true
deps = tox
commands =
tox -e py3-full -- {posargs}
tox -e py3-minimal -- {posargs}
tox run -e py3-full -- {posargs}
tox run -e py3-minimal -- {posargs}
[testenv:black]
skip_install = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment