Switch to uv, add project config files.

This commit is contained in:
2025-07-07 17:26:11 +09:00
parent 488dc9a3f3
commit 00b4769ed9
12 changed files with 1716 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
[mypy]
python_version = 3.7
python_version = 3.13
#warn_return_any = True
warn_unused_configs = True
disallow_untyped_calls = True