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

optional dependency

parent 4377a45a
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,8 @@ authors = [
{ name = "Author Name", email = "author.name@example.com" },
]
description = "A description of what the package is for."
[project.optional-dependencies]
CODE_QUALITY = [
"flake8",
]
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