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 52e9c5e8 authored by Dorian Turba's avatar Dorian Turba
Browse files

fix gitlab ci mypy config

parent eacd60d0
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ flake8:
mypy:
variables:
PYTHON_SETUP: "pip install ${PROJECT_PATH}[QUALITY]"
PROJECT_PATH: "src"
pytest:
variables:
......
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