Compare commits
3 Commits
51d49bf9f7
...
090b854f66
Author | SHA1 | Date | |
---|---|---|---|
090b854f66 | |||
03b82f1363 | |||
305e6c750b |
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.39'
|
__version__ = '0.1.40'
|
||||||
|
|
|
@ -9,3 +9,4 @@ python-kucoin
|
||||||
krakenex
|
krakenex
|
||||||
fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git
|
fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git
|
||||||
secret_loader @ git+https://gitfub.space/Jmaa/secret_loader
|
secret_loader @ git+https://gitfub.space/Jmaa/secret_loader
|
||||||
|
requests-util @ git+https://gitfub.space/Jmaa/requests_util
|
||||||
|
|
1
setup.py
1
setup.py
|
@ -76,6 +76,7 @@ REQUIREMENTS_MAIN = [
|
||||||
'krakenex',
|
'krakenex',
|
||||||
'fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git',
|
'fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git',
|
||||||
'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader',
|
'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader',
|
||||||
|
'requests-util @ git+https://gitfub.space/Jmaa/requests_util',
|
||||||
]
|
]
|
||||||
REQUIREMENTS_TEST = [
|
REQUIREMENTS_TEST = [
|
||||||
'pytest',
|
'pytest',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user