mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
use right version number for common
This commit is contained in:
parent
abf1c98d7c
commit
19caad3d34
2
setup.py
2
setup.py
@ -103,7 +103,7 @@ setup(
|
|||||||
'requests~=2.9',
|
'requests~=2.9',
|
||||||
'gunicorn~=19.0',
|
'gunicorn~=19.0',
|
||||||
'multipipes~=0.1.0',
|
'multipipes~=0.1.0',
|
||||||
'bigchaindb-common>=0.0.3',
|
'bigchaindb-common>=0.0.4',
|
||||||
],
|
],
|
||||||
setup_requires=['pytest-runner'],
|
setup_requires=['pytest-runner'],
|
||||||
tests_require=tests_require,
|
tests_require=tests_require,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user