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
1 merge request!2Force install twine and build
Pipeline #11174 passed
...@@ -5,8 +5,7 @@ default: ...@@ -5,8 +5,7 @@ default:
- .pip-cache/ - .pip-cache/
before_script: before_script:
- python3 --version - python3 --version
- pip3 install --upgrade pip - pip3 install --break-system-packages build twine
- pip3 install build twine
stages: stages:
- build - build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment