Pin to our `pyqtgraph` fork's master branch

pg_exts_fork
Tyler Goodlet 2022-10-31 15:00:38 -04:00
parent c41400ae18
commit 5d4929db9c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# `pyqtgraph` peeps keep breaking, fixing, improving so might as well
# pin this to a dev branch that we have more control over especially
# 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@master#egg=pyqtgraph
# our async client for ``marketstore`` (the tsdb)
-e git+https://github.com/pikers/anyio-marketstore.git@master#egg=anyio-marketstore