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

Add setuptools_scm to pypi stage

parent 2d5c6ebc
No related branches found
No related tags found
No related merge requests found
Pipeline #26500 passed
......@@ -108,7 +108,7 @@ pypi:
stage: release
cache: {}
script:
- pip install -U twine wheel
- pip install -U twine wheel setuptools_scm
- python setup.py sdist
- python setup.py bdist_wheel
- 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