pip simply makefile
This commit is contained in:
parent
1be064b4f7
commit
086da08873
@ -1,6 +1,6 @@
|
|||||||
# --------------------------------------------------------------------------- #
|
# --------------------------------------------------------------------------- #
|
||||||
|
|
||||||
pip-publish: pip-sdist pip-upload pip-clean
|
pip-publish: pip-sdist pip-upload
|
||||||
|
|
||||||
pip-sdist: ../cython/py_tdm_termite.pyx ../cython/tdm_termite.pxd ../cython/py_tdm_termite.cpp
|
pip-sdist: ../cython/py_tdm_termite.pyx ../cython/tdm_termite.pxd ../cython/py_tdm_termite.cpp
|
||||||
cp -v ../cython/py_tdm_termite.pyx ../cython/tdm_termite.pxd ./
|
cp -v ../cython/py_tdm_termite.pyx ../cython/tdm_termite.pxd ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user