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

Add setuptools_scm to pypi stage

parent 8e3dc56d
No related branches found
No related tags found
No related merge requests found
Pipeline #26496 passed
......@@ -113,7 +113,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