diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-01-30 14:25:23 +0100 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2021-02-01 16:58:04 +0100 |
| commit | 38b39ef0ae85b889b8a8401235c577c95845ed7a (patch) | |
| tree | 6d57aeea2ca61e34ee088d126f24f382489b6126 /Makefile | |
| parent | d70c5a621a3afe8a6da2ee1daa241467e42c1b75 (diff) | |
[fix] re-add 'pip-exe' target - partial revert 9b48ae47
Target pip-exe is a prerequisite of the targets:
- pyinstall
- pyuninstall
and was accidentally deleted in commit 9b48ae47.
HINT:
do not confuse pyinstall with penvinstall
pyinstall & pyuninstall
Installing into user's HOME using pip from OS,
therefore the message is needed.
pyenvinstall & pyenvuninstall
Installing into virtualenv (./local) using pip which is provided by
prerequisite 'pyenv' in the virtualenv.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions