Skip to content
Snippets Groups Projects
Commit 557f2d02 authored by Hans Fangohr's avatar Hans Fangohr
Browse files

add pre-commit dev-dependency to pyproject.toml

parent 54109267
No related branches found
No related tags found
1 merge request!78Add pre-commit hooks
Pipeline #373063 canceled
......@@ -22,6 +22,7 @@ Home = "https://gitlab.gwdg.de/mpsd-cs/mpsd-software-manager/"
[project.optional-dependencies]
dev = [
"black",
"pre-commit",
"pytest",
"pytest-mock",
"pytest-cov",
......
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