mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-16 13:22:28 -04:00
Snapcraft: Only install the latest setuptools inside the poetry virtualenv
This commit is contained in:
parent
a6cdfe8e8e
commit
44f2f5189d
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue