update
This commit is contained in:
parent
5e99216cf2
commit
55e7da35f4
38 changed files with 16 additions and 13 deletions
2
Makefile
2
Makefile
|
@ -58,7 +58,7 @@ install-setup::
|
|||
install-pip::
|
||||
# we install --nodeps because pip is installing stuff we already have in the OS
|
||||
${PIP_EXE_MSYS} --python ${PYTHON_EXE_MSYS} install \
|
||||
--no-deps --no-index \
|
||||
--no-deps \
|
||||
--target ${PREFIX}/lib/python${PYTHON_MINOR}/site-packages/ \
|
||||
--upgrade .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue