Add a couple more deps

its_happening
Tyler Goodlet 2020-08-01 22:24:51 -04:00
parent b872696d9f
commit b743230f7f
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,7 @@ setup(
# async
'trio',
'trio-websocket',
# 'tractor', # from github currently
'async_generator',
@ -69,6 +70,7 @@ setup(
# UI
'PyQt5',
'pyqtgraph',
'qdarkstyle',
# tsdbs
'pymarketstore',