Add `anyio-marketstore` client as dev dep

l1_precision_fix
Tyler Goodlet 2022-04-30 13:22:30 -04:00
parent 9fe5cd647a
commit 71416f5752
1 changed files with 4 additions and 0 deletions

View File

@ -7,3 +7,7 @@
# pin this to a dev branch that we have more control over especially # pin this to a dev branch that we have more control over especially
# as more graphics stuff gets hashed out. # as more graphics stuff gets hashed out.
-e git+https://github.com/pikers/pyqtgraph.git@piker_pin#egg=pyqtgraph -e git+https://github.com/pikers/pyqtgraph.git@piker_pin#egg=pyqtgraph
# our async client for ``marketstore`` (the tsdb)
-e git+https://github.com/pikers/anyio-marketstore.git@master#egg=anyio-marketstore