This commit is contained in:
emdee 2024-02-20 01:41:18 +00:00
parent 5e99216cf2
commit 55e7da35f4
38 changed files with 16 additions and 13 deletions

View file

@ -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 .