This commit is contained in:
2025-07-21 13:31:14 +03:00
parent 4113719334
commit 06336697a6
201 changed files with 2228 additions and 80456 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
dev:
pip install -r requirements-dev.txt
pre-commit install