This commit is contained in:
2026-02-04 12:45:35 -05:00
parent 0a27b763f7
commit 700ea8d6a4
51 changed files with 4715 additions and 2904 deletions
+9
View File
@@ -0,0 +1,9 @@
# Development requirements
pytest>=7.0
pytest-cov>=4.0
flake8>=5.0
mypy>=1.10
black>=23.0
isort>=5.0
pre-commit>=3.0
tox>=4.0