⬆️ Migrate from Poetry to uv (#1356)

This commit is contained in:
Sebastián Ramírez
2024-09-23 16:10:46 +02:00
committed by GitHub
parent fa97b372b4
commit 81048277c7
7 changed files with 1619 additions and 2258 deletions

View File

@@ -63,7 +63,6 @@ _exclude:
# Global
- .vscode
- .mypy_cache
- poetry.lock
# Python
- __pycache__
- app.egg-info
@@ -71,7 +70,6 @@ _exclude:
- .mypy_cache
- .coverage
- htmlcov
- poetry.lock
- .cache
- .venv
# Frontend