fix ci and pyproject

This commit is contained in:
2025-10-22 13:58:49 +03:00
parent 4f5481fa70
commit ec42e63d80
6 changed files with 33 additions and 20 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install mypy
pip install .
pip install uv
uv sync --group typecheckers
- name: Run type checker
run: mypy -p argenta