Commit 30648a1c authored by rusty1s's avatar rusty1s
Browse files

drop rename wheel [ci-deploy]

parent 38d30c48
...@@ -117,7 +117,7 @@ script: ...@@ -117,7 +117,7 @@ script:
- python setup.py test - python setup.py test
after_success: after_success:
- python setup.py bdist_wheel --dist-dir=dist/torch-${TORCH_VERSION} - python setup.py bdist_wheel --dist-dir=dist/torch-${TORCH_VERSION}
- python script/rename_wheel.py ${IDX} # - python script/rename_wheel.py ${IDX}
- codecov - codecov
deploy: deploy:
provider: s3 provider: s3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment