remove requirements.txt and requirements-dev.txt

This commit is contained in:
Bastian Venthur
2025-05-09 08:26:48 +02:00
parent ae544e3d02
commit ba4bf8481c
4 changed files with 1 additions and 100 deletions

View File

@@ -35,7 +35,6 @@ dev = [
"mkdocs-material",
"mkdocstrings[python]",
"mypy",
"pip-tools",
"pytest",
"pytest-cov",
"ruff",