Use official PyPI for dependency resolution

This commit is contained in:
2026-07-27 21:34:09 +03:30
parent 943dc190a3
commit a5a9164a35
2 changed files with 647 additions and 606 deletions
+5
View File
@@ -31,3 +31,8 @@ venv = ".venv"
dev = [
"pyright>=1.1.370",
]
[[tool.uv.index]]
name = "pypi"
url = "https://pypi.org/simple"
default = true