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', ]