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:
@@ -53,3 +53,10 @@ warn_unused_ignores = true
|
||||
warn_unreachable = true
|
||||
show_error_context = true
|
||||
ignore_missing_imports = true
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"mypy>=1.18.2",
|
||||
"pyinstaller>=6.16.0",
|
||||
"ruff>=0.14.1",
|
||||
]
|
||||
|
Reference in New Issue
Block a user