comply with PEP 625: lower case distribution filenames; bump version 2.1.3
This commit is contained in:
@@ -30,8 +30,8 @@ build-bdist: setup
|
||||
|
||||
build-clean:
|
||||
python setup.py clean --all
|
||||
rm -vf TDMtermite*.so TDMtermite*.cpp
|
||||
rm -rvf dist/ IMCtermite.egg-info/
|
||||
rm -vf tdmtermite*.so tdmtermite*.cpp
|
||||
rm -rvf dist/ tdmtermite.egg-info/
|
||||
|
||||
cibuildwheel-build: setup
|
||||
cibuildwheel --platform linux
|
||||
|
Reference in New Issue
Block a user