mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 22:10:11 -05:00
Use local package instead of transitive_url_dependency.zip (#2396)
This commit is contained in:
@@ -14,7 +14,7 @@ authors = [
|
||||
]
|
||||
classifiers = []
|
||||
dependencies = [
|
||||
"iniconfig @ https://files.pythonhosted.org/packages/ef/a6/62565a6e1cf69e10f5727360368e451d4b7f58beeac6173dc9db836a5b46/iniconfig-2.0.0-py3-none-any.whl"
|
||||
"iniconfig @ git+https://github.com/pytest-dev/iniconfig@9cae43103df70bac6fde7b9f35ad11a9f1be0cb4"
|
||||
]
|
||||
version = "0.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user