From 13ccdac367174775ea4fb2cced62a11c8fa83498 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Sun, 25 Aug 2024 20:08:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 59e2cc6..5097f48 100644 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ REQUIREMENTS_MAIN = [ 'python-kucoin', 'krakenex', 'fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git', - 'secret_loader @ https://gitfub.space/Jmaa/secret_loader', + 'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader', ] REQUIREMENTS_TEST = [ 'pytest',