Skip to content

Commit 9499ddd

Browse files
committed
Remove setup.py run on python package.
1 parent ac753a4 commit 9499ddd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/ports/py_port/upload.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ fi
3232
# Install dependencies and upload MetaCall package
3333
python3 -m pip install --user --upgrade twine setuptools wheel build
3434
python3 -m build
35-
python3 setup.py sdist bdist_wheel
3635
python3 -m twine check dist/*
3736
python3 -m twine upload dist/*
3837

0 commit comments

Comments
 (0)