This commit is contained in:
Lex Berezhny 2020-06-03 22:36:22 -04:00
parent 9a40381f5a
commit b4d6b14599

View file

@ -58,6 +58,7 @@ setup(
'pyzmq==18.1.1',
'sqlalchemy@git+https://github.com/sqlalchemy/sqlalchemy.git',
'chiabip158@git+https://github.com/Chia-Network/chiabip158.git',
'tqdm',
],
extras_require={
'ui': ['pyside2'],