1
0

Compare commits

..

No commits in common. "e28511f940d92d2cd23b7851c8672626061bc2d5" and "7eedfa2100089d4520f29826dd524d7f47c43a67" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
__version__ = '0.1.22'
__version__ = '0.1.21'

View File

@ -1,2 +1,2 @@
pytest
secret_loader @ git+https://gitfub.space/Jmaa/secret_loader.git
secret_loader @ https://gitfub.space/Jmaa/secret_loader

View File

@ -93,7 +93,7 @@ fin-defs @ git+https://gitfub.space/Jmaa/fin-defs.git"""
REQUIREMENTS_TEST = """
pytest
secret_loader @ git+https://gitfub.space/Jmaa/secret_loader.git"""
secret_loader @ https://gitfub.space/Jmaa/secret_loader"""
setup(