🤖 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
9fe7fbbcde
commit
65865baaee
|
@ -104,6 +104,7 @@ Full list of requirements:
|
||||||
- [krakenex](https://pypi.org/project/krakenex/)
|
- [krakenex](https://pypi.org/project/krakenex/)
|
||||||
- [frozendict](https://pypi.org/project/frozendict/)
|
- [frozendict](https://pypi.org/project/frozendict/)
|
||||||
- [fin-defs](https://gitfub.space/Jmaa/fin-defs)
|
- [fin-defs](https://gitfub.space/Jmaa/fin-defs)
|
||||||
|
- [dataclassabc](https://pypi.org/project/dataclassabc/)
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
1
setup.py
1
setup.py
|
@ -119,6 +119,7 @@ REQUIREMENTS_MAIN = [
|
||||||
'krakenex',
|
'krakenex',
|
||||||
'frozendict',
|
'frozendict',
|
||||||
'fin-defs @ git+https://gitfub.space/Jmaa/fin-defs.git',
|
'fin-defs @ git+https://gitfub.space/Jmaa/fin-defs.git',
|
||||||
|
'dataclassabc',
|
||||||
]
|
]
|
||||||
REQUIREMENTS_TEST = [
|
REQUIREMENTS_TEST = [
|
||||||
'pytest',
|
'pytest',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user