Skip to content
Snippets Groups Projects
Commit a11b58e3 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Register on every pypi upload

parent e828b095
No related branches found
No related tags found
No related merge requests found
......@@ -386,4 +386,6 @@ deploy-pypi:
script:
- pip install setuptools wheel twine
- twine register dist/*whl
- twine register dist/*tar.gz
- twine upload dist/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment