Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit ed93d407 authored by Dorian Turba's avatar Dorian Turba
Browse files

fix tox

parent efdbfd3e
No related branches found
No related tags found
No related merge requests found
Pipeline #32275 failed
......@@ -175,7 +175,7 @@ legacy_tox_ini = """
[tox]
min_version = 4.0
env_list =
py{{{ cookiecutter.__tox_env_list }}}
py{{ "{" }}{{ cookiecutter.__tox_env_list }}{{ "}" }}
isolated_build = true
[testenv]
......
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