Add `anyio-marketstore` as requirements.txt dep

mkts_backup
Tyler Goodlet 2022-02-13 09:53:14 -05:00
parent d215a69049
commit fea645423e
1 changed files with 5 additions and 0 deletions

View File

@ -7,3 +7,8 @@
# 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+git://github.com/pikers/pyqtgraph.git@piker_pin#egg=pyqtgraph -e git+git://github.com/pikers/pyqtgraph.git@piker_pin#egg=pyqtgraph
# we own and maintain the async client for `marketstore` in our org
# `anyio_marketstore`:
-e git+git://github.com/pikers/anyio-marketstore.git@master#egg=anyio-marketstore