diff --git a/pyproject.toml b/pyproject.toml index 0c2f24b2..0b1b0c0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,4 +63,4 @@ disallow_untyped_decorators = true [tool.uv.sources] secp256k1 = { git = "https://github.com/saschanaz/secp256k1-py", branch = "upgrade060" } -cashu = { git = "https://github.com/9qeklajc/nutshell.git" } +cashu = { git = "https://github.com/9qeklajc/nutshell.git" , branch = "test" }