public release 0.5.0 for Python Package Index
This commit is contained in:
12
makefile
12
makefile
@@ -108,7 +108,17 @@ docker-clean:
|
||||
docker image remove tdmtermite
|
||||
|
||||
# --------------------------------------------------------------------------- #
|
||||
# pip
|
||||
|
||||
clean : cpp-clean cython-clean
|
||||
pip-publish: cython-build
|
||||
cd pip/ && make pip-publish
|
||||
|
||||
pip-test:
|
||||
cd pip/ && make pip-test
|
||||
|
||||
# --------------------------------------------------------------------------- #
|
||||
|
||||
clean : cpp-clean cython-clean
|
||||
cd pip/ && make pip-clean
|
||||
|
||||
# --------------------------------------------------------------------------- #
|
||||
|
Reference in New Issue
Block a user