-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactored revision for pip --editable
pip flag `-e` and `--target` cannot be used at the same time, they are trying to resolve this but could take a while. See pypa/pip#9636. So I decide not to install rez with `--target` for all venv to access, just re-install it in every venv.
- Loading branch information
1 parent
6e30ae8
commit 1ee4e16
Showing
1 changed file
with
43 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters