Configure project package

This commit is contained in:
2026-09-07 09:18:26 +03:00
commit 39cf23be71
3 changed files with 57 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
mypy>=1.11
ruff>=0.6
pytest>=8.0
pytest-cov>=5.0