+ tqdm
This commit is contained in:
parent
9a40381f5a
commit
b4d6b14599
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -58,6 +58,7 @@ setup(
|
||||||
'pyzmq==18.1.1',
|
'pyzmq==18.1.1',
|
||||||
'sqlalchemy@git+https://github.com/sqlalchemy/sqlalchemy.git',
|
'sqlalchemy@git+https://github.com/sqlalchemy/sqlalchemy.git',
|
||||||
'chiabip158@git+https://github.com/Chia-Network/chiabip158.git',
|
'chiabip158@git+https://github.com/Chia-Network/chiabip158.git',
|
||||||
|
'tqdm',
|
||||||
],
|
],
|
||||||
extras_require={
|
extras_require={
|
||||||
'ui': ['pyside2'],
|
'ui': ['pyside2'],
|
||||||
|
|
Loading…
Reference in a new issue