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

mypy version

parent be7864b6
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ testpaths = [
[tool.mypy]
packages = "{{ cookiecutter.package_slug }}"
python_version = 3.8
python_version = "{{ cookiecutter.requires-python }}"
disallow_untyped_defs = true
[tool.hatch.metadata]
......
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