Skip to content
Snippets Groups Projects
Commit ae4c20e2 authored by Daniel Sali's avatar Daniel Sali
Browse files

Merge branch 'pypi_publish' into 'main'

Force install twine and build

See merge request !2
parents 58368424 c36b0689
No related branches found
No related tags found
Loading
Pipeline #11174 passed
......@@ -5,8 +5,7 @@ default:
- .pip-cache/
before_script:
- python3 --version
- pip3 install --upgrade pip
- pip3 install build twine
- pip3 install --break-system-packages build twine
stages:
- build
......
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