Cloned the repo and went to pixi install but there are these local references to med-imagetools, readii, and this repo. I'm assuming this is so you can use the development version of these packages but putting this here so it gets updated before being shared.
|
med-imagetools = { path = "../repos/med-imagetools", editable = true } |
|
readii = { path = "../repos/readii", editable = true } |
|
readii_idc_notebooks = { path = ".", editable = true } |
Cloned the repo and went to pixi install but there are these local references to
med-imagetools,readii, and this repo. I'm assuming this is so you can use the development version of these packages but putting this here so it gets updated before being shared.readii-idc-notebooks/pixi.toml
Lines 21 to 23 in 6974b9a