Pin back to `tractor` master branch

pin_tractor_main
Tyler Goodlet 2022-10-03 01:44:50 -04:00
parent d6c9834a9a
commit fda1c5b554
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@reentrant_moc#egg=tractor
-e git+https://github.com/goodboy/tractor.git@master#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