1
0

Compare commits

...

3 Commits

Author SHA1 Message Date
e28511f940 🤖 Bumped version to 0.1.22
All checks were successful
Package Python / Package (push) Successful in 24s
Test Python / Test (push) Successful in 26s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-19 01:04:27 +02:00
a1bbdebc11 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-19 01:04:14 +02:00
b015084aac
Fix requirements 2024-07-19 01:04:00 +02:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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