pipenv icon indicating copy to clipboard operation
pipenv copied to clipboard

check that `project.s.PIP_EXISTS_ACTION` contains only valid actions

Open oz123 opened this issue 3 years ago • 0 comments

These options are described here:

https://pip.pypa.io/en/stable/cli/pip/#exists-action-option

If the user sets a different string, a warning should be printed.

oz123 avatar Apr 20 '22 11:04 oz123