This commit is contained in:
parent
de1a8bdd0d
commit
11f8169e2b
4 changed files with 28 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ check::
|
|||
|
||||
install::
|
||||
${PIP_EXE_MSYS} --python ${PYTHON_EXE_MSYS} install \
|
||||
--no-deps \
|
||||
--no-deps --no-index --find-links=. \
|
||||
--target ${PREFIX}/lib/python${PYTHON_MINOR}/site-packages/ \
|
||||
--upgrade .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue