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

View File

@@ -1,16 +1,23 @@
__pycache__/
.pytest_cache/
.venv/
venv/
.coverage
coverage.xml
.venv/
*.pyc
*.pyo
*.pyd
*.log
*.db
.env
.git/
.vscode/
*.egg-info/
dist/
build/
build/
artifacts/
tokens_data/