Skip to content

Commit

Permalink
ci: Install setuptools on pypi job
Browse files Browse the repository at this point in the history
  • Loading branch information
blockstreamsatellite committed Dec 31, 2024
1 parent b4e96fb commit 3a354d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ pypi-upload:
- tags
when: manual
script:
- pip3 install twine
- pip3 install twine setuptools
- make pypi

docker-build:
Expand Down

0 comments on commit 3a354d6

Please sign in to comment.