From 0e21db41cbd7f8d59a5884903d41ab7bd7e2fe9c Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Thu, 8 Aug 2024 17:42:02 +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 e15e5b1..50476b3 100644 --- a/setup.py +++ b/setup.py @@ -84,7 +84,7 @@ REQUIREMENTS_MAIN = [ ] REQUIREMENTS_TEST = [ 'pytest', - 'secret_loader @ git+ssh://git@gitfub.space/Jmaa/secret_loader.git', + 'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader.git', ]