Use official PyPI for dependency resolution
This commit is contained in:
@@ -31,3 +31,8 @@ venv = ".venv"
|
|||||||
dev = [
|
dev = [
|
||||||
"pyright>=1.1.370",
|
"pyright>=1.1.370",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[tool.uv.index]]
|
||||||
|
name = "pypi"
|
||||||
|
url = "https://pypi.org/simple"
|
||||||
|
default = true
|
||||||
|
|||||||
Reference in New Issue
Block a user