Skip to content
Snippets Groups Projects
Commit 072a89de authored by ZwwWayne's avatar ZwwWayne Committed by Wenwei Zhang
Browse files

Skip whl when publish to pypi

parent 98663ee7
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,7 @@ jobs:
with:
python-version: 3.7
- name: Build MMDet3D
run: |
pip install wheel
python setup.py sdist bdist_wheel
run: python setup.py sdist
- name: Publish distribution to PyPI
run: |
pip install twine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment