mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-10-20 00:32:33 +02:00
Switch to uv
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
set -e
|
||||
|
||||
mypy .
|
||||
ruff check
|
||||
uv run mypy .
|
||||
uv run ruff check
|
||||
|
Reference in New Issue
Block a user