Skip to content
Snippets Groups Projects
Commit 26787293 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Fix automated pypi release

parent 812c606f
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ deploy_release:
- pip install twine
- python setup.py sdist
script:
- twine upload dist/
- twine upload dist/*
only:
- tags
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