move deps to pyproject

This commit is contained in:
qananasikq
2026-04-09 20:34:20 +03:00
parent 437aedad45
commit 042ffdcfbb
8 changed files with 1060 additions and 27 deletions

4
.gitignore vendored
View File

@@ -3,6 +3,7 @@ __pycache__/
.coverage
coverage.xml
.venv/
venv/
*.pyc
*.pyo
*.pyd
@@ -14,4 +15,5 @@ coverage.xml
dist/
build/
artifacts/
celerybeat-schedule*
celerybeat-schedule*
tokens_data/