Add a couple more deps

bar_select
Tyler Goodlet 2020-08-01 22:24:51 -04:00
parent dc919fa676
commit 7a78c3a1c7
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',