mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
Add uv.toml to force public PyPI usage instead of internal artifactory. Regenerate uv.lock with public registry for CI compatibility.
3 lines
56 B
TOML
3 lines
56 B
TOML
[[index]]
|
|
url = "https://pypi.org/simple"
|
|
default = true |