mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-03 22:01:39 +00:00
[no ci ] Remove uv tool override-dependencies section
Removed uv tool configuration for overriding dependencies.
This commit is contained in:
@@ -65,11 +65,6 @@ packages = [
|
|||||||
"src/gam",
|
"src/gam",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.uv]
|
|
||||||
override-dependencies = [
|
|
||||||
"urllib3>=2.7.0",
|
|
||||||
]
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = [
|
requires = [
|
||||||
"hatchling",
|
"hatchling",
|
||||||
|
|||||||
Reference in New Issue
Block a user