Compare commits
No commits in common. "090b854f666619807d0a6aeaacab652fe2cfc512" and "51d49bf9f7ead4888db6f3f0d2f95a5e07cea95c" have entirely different histories.
090b854f66
...
51d49bf9f7
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.40'
|
__version__ = '0.1.39'
|
||||||
|
|
|
@ -9,4 +9,3 @@ 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,7 +76,6 @@ 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