mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Switch to uv
This commit is contained in:
parent
ebcfb2a2f3
commit
c1c78673aa
7 changed files with 207 additions and 26 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
set -e
|
||||
|
||||
mypy .
|
||||
ruff check
|
||||
uv run mypy .
|
||||
uv run ruff check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue