chore: remove secp256k1 git source pin

This commit is contained in:
redshift
2026-06-29 13:51:31 +08:00
parent 1c0570cc0e
commit 46b1f8f72d
-1
View File
@@ -86,7 +86,6 @@ disallow_untyped_decorators = true
[tool.uv.sources]
routstr = { workspace = true }
secp256k1 = { git = "https://github.com/saschanaz/secp256k1-py", branch = "upgrade060" }
[tool.uv]
exclude-newer = "2 weeks"