Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use environment variable for
PIP_ROOT_USER_ACTION
(#259)
The option does not exists in every pip version, using the environment variable allows for pip not to fail in this case.
- Loading branch information