Use (a new) `piker_pin` branch in `tractor` (again)

agg_feedz
Tyler Goodlet 2022-11-11 17:57:48 -05:00
parent 0a959c1c74
commit ddbba76095
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# we require a pinned dev branch to get some edge features that
# are often untested in tractor's CI and/or being tested by us
# first before committing as core features in tractor's base.
-e git+https://github.com/goodboy/tractor.git@master#egg=tractor
-e git+https://github.com/goodboy/tractor.git@piker_pin#egg=tractor
# `pyqtgraph` peeps keep breaking, fixing, improving so might as well
# pin this to a dev branch that we have more control over especially