update
This commit is contained in:
parent
4017ff1a80
commit
79c9ac434a
4 changed files with 6 additions and 4 deletions
1
Makefile
1
Makefile
|
@ -13,6 +13,7 @@ lint::
|
|||
|
||||
install::
|
||||
${PIP_EXE_MSYS} --python ${PYTHON_EXE_MSYS} install \
|
||||
--no-deps \
|
||||
--target ${PREFIX}/lib/python${PYTHON_MINOR}/site-packages/ \
|
||||
--upgrade .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue