Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
mmdetection3d
Commits
072a89de
Commit
072a89de
authored
Jul 17, 2020
by
ZwwWayne
Committed by
Wenwei Zhang
Jul 17, 2020
Browse files
Skip whl when publish to pypi
parent
98663ee7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
.github/workflows/deploy.yml
.github/workflows/deploy.yml
+1
-3
No files found.
.github/workflows/deploy.yml
View file @
072a89de
...
@@ -13,9 +13,7 @@ jobs:
...
@@ -13,9 +13,7 @@ jobs:
with
:
with
:
python-version
:
3.7
python-version
:
3.7
-
name
:
Build MMDet3D
-
name
:
Build MMDet3D
run
:
|
run
:
python setup.py sdist
pip install wheel
python setup.py sdist bdist_wheel
-
name
:
Publish distribution to PyPI
-
name
:
Publish distribution to PyPI
run
:
|
run
:
|
pip install twine
pip install twine
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment