diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2020-04-01 14:16:49 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2020-04-01 14:16:49 +0200 |
| commit | 9b48ae47ec837250a9a15e26f85ada33b7aa4f71 (patch) | |
| tree | a4635f09cb20c26f4a3f268809250492d300f51f /docs/dev/makefile.rst | |
| parent | 8c145ff2fed095edb79461c3be7ad76abc68db51 (diff) | |
makefile.python: hardening - drop virtualenv, drop build support py2
From py3.3 on a subset of virtualenv is built-in, so you can run '-m venv' ot of
the box.
- replace: $(PY_ENV_BIN)/pip --> $(PY_ENV_BIN)/python -m pip
- remove obsolete virtualenv-exe target and adjust VTENV_OPTS
- remove obsolete msg-pip-exe target
- print list of py launchers available from $(PY_ENV_BIN) to the log
- fix hard coded ./local
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev/makefile.rst')
0 files changed, 0 insertions, 0 deletions