Skip to content
Snippets Groups Projects

Remove redundant deps from pyptojet.toml

Merged Ashwin Kumar Karnad requested to merge simplify-deps into main
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -21,12 +21,10 @@ Home = "https://gitlab.gwdg.de/mpsd-cs/mpsd-software-manager/"
[project.optional-dependencies]
dev = [
"black",
"pre-commit",
"pytest",
"pytest-mock",
"pytest-cov",
"ruff",
]
[tool.pytest.ini_options]
Loading