[build] generate sdist and wheel packages using 'build' module
This commit is contained in:
@@ -44,9 +44,9 @@ update-dev() {
|
|||||||
|
|
||||||
build-python() {
|
build-python() {
|
||||||
cd "${ROOTDIR}"
|
cd "${ROOTDIR}"
|
||||||
echo Building bdist_wheel and sdist
|
echo Building sdist and wheel
|
||||||
|
|
||||||
python setup.py bdist_wheel sdist
|
python -m build
|
||||||
}
|
}
|
||||||
|
|
||||||
build-linux() {
|
build-linux() {
|
||||||
|
|||||||
Reference in New Issue
Block a user