mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Snapcraft: Only install the latest setuptools inside the poetry virtualenv
This commit is contained in:
parent
a6cdfe8e8e
commit
44f2f5189d
@ -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…
x
Reference in New Issue
Block a user