Home
last modified time | relevance | path

Searched refs:PIP_INSTALL (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/
H A DMakefile57 PIP_INSTALL = pip install --disable-pip-version-check macro
67 $(PIP_INSTALL) wheel 1>/dev/null; \
69 $(PIP_INSTALL) -r tests/minreqs.txt 1>/dev/null; \
71 $(PIP_INSTALL) -e . 1>/dev/null; \
106 $(PIP_INSTALL) -e .[devel]