Skip to content
Snippets Groups Projects
Verified Commit 1bce1574 authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

Update pypi publication process

parent 66109597
No related branches found
No related tags found
1 merge request!136Update pypi publication process
Pipeline #168354 passed
......@@ -88,10 +88,10 @@ deploy-pypi:
url: https://pypi.org/project/doc-ufcn
before_script:
- pip install twine
- pip install twine build
script:
- python setup.py sdist bdist_wheel
- python -m build
- twine upload dist/*
release-notes:
......
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