From e878893146360b79d0740cf65db3f4177c7af12e Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sat, 17 Sep 2022 01:29:15 +0300 Subject: [PATCH] for poetry --- cashu.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 cashu.py diff --git a/cashu.py b/cashu.py new file mode 100644 index 0000000..1cd69ad --- /dev/null +++ b/cashu.py @@ -0,0 +1 @@ +# for some mysterious reasons, poetry wants this empty file here to make "poetry run cashu" work on some systems.