mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-22 20:51:27 -05:00
Snapcraft: Only install the latest setuptools inside the poetry virtualenv
This commit is contained in:
parent
451b4fcd3d
commit
7fc834ec29
@ -126,7 +126,6 @@ parts:
|
||||
- cargo
|
||||
override-build: |
|
||||
python3 -m pip install poetry
|
||||
python3 -m pip install setuptools --upgrade
|
||||
poetry install
|
||||
poetry run pip install setuptools --upgrade
|
||||
poetry build
|
||||
|
Loading…
Reference in New Issue
Block a user