Skip to content
Snippets Groups Projects
Verified Commit 91268a60 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Fix pypi

parent 86a13f57
No related branches found
No related tags found
No related merge requests found
Pipeline #31619 failed
......@@ -133,7 +133,7 @@ pypi:
stage: release
cache: {}
script:
- pip install -U twine setuptools
- pip install -U twine setuptools setuptools_scm
- python setup.py sdist
- twine upload dist/*
only:
......
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