Use `../tractor` srcs in editable mode?
parent
cb88dfc9da
commit
e0fdabf651
|
@ -144,4 +144,4 @@ pyqtgraph = { git = "https://github.com/pikers/pyqtgraph.git" }
|
|||
asyncvnc = { git = "https://github.com/pikers/asyncvnc.git", branch = "main" }
|
||||
tomlkit = { git = "https://github.com/pikers/tomlkit.git", branch ="piker_pin" }
|
||||
msgspec = { git = "https://github.com/jcrist/msgspec.git" }
|
||||
tractor = { path = "../tractor" }
|
||||
tractor = { path = "../tractor", editable = true }
|
||||
|
|
Loading…
Reference in New Issue