From 047215df805eec3fccfec4222d2f581db8420972 Mon Sep 17 00:00:00 2001 From: 9qeklajc <9qeklajc> Date: Tue, 5 Aug 2025 23:43:41 +0200 Subject: [PATCH] test --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }