🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
This commit is contained in:
parent
acb39e9c32
commit
6e909f6b38
|
@ -33,6 +33,7 @@ Full list of requirements:
|
||||||
- [bottle](https://pypi.org/project/bottle/)
|
- [bottle](https://pypi.org/project/bottle/)
|
||||||
- [requests](https://pypi.org/project/requests/)
|
- [requests](https://pypi.org/project/requests/)
|
||||||
- [secret_loader](https://gitfub.space/Jmaa/secret_loader)
|
- [secret_loader](https://gitfub.space/Jmaa/secret_loader)
|
||||||
|
- [clients](https://gitfub.space/Jmaa/clients)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
1
setup.py
1
setup.py
|
@ -42,6 +42,7 @@ REQUIREMENTS_MAIN = [
|
||||||
'bottle',
|
'bottle',
|
||||||
'requests',
|
'requests',
|
||||||
'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader',
|
'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader',
|
||||||
|
'clients @ git+https://gitfub.space/Jmaa/clients',
|
||||||
]
|
]
|
||||||
REQUIREMENTS_TEST = []
|
REQUIREMENTS_TEST = []
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user