You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* WIP: `pip --editable` support
* WIP: first complete try at `pip --editable` support
* WIP: Add tests to `pip install --editable` support
* WIP: small `pip install --editable` tweaks to `README.md`
* Bump version to v0.2.19
* Revert `specstr(::PipPkgSpec)` to old short forum
* Make local tests more Windows-friendly... maybe
* Handle `file://` URLs with local installs
* Add `editable` field to `CondaPkg.status` output
* Remove commented-out test
* less strict merging of editable flag
* always include editable flag in pixispec if it's set
* reuse existing tests for editable test
* remove unneeded test modules
* typo
* null backend doesn't install so no point checking editability
* keep readme brief
[skip ci]
* update changelog
[skip ci]
---------
Co-authored-by: Christopher Doris <github.com/cjdoris>
0 commit comments