mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-22 07:29:56 -05:00
Snapcraft: Try installing wheel
This commit is contained in:
parent
7fc834ec29
commit
c71ffa4399
@ -128,6 +128,7 @@ parts:
|
||||
python3 -m pip install poetry
|
||||
poetry install
|
||||
poetry run pip install setuptools --upgrade
|
||||
poetry run pip install wheel --upgrade
|
||||
poetry build
|
||||
python3 -m pip install ./dist/onionshare_cli-*.whl --prefix $SNAPCRAFT_PART_INSTALL
|
||||
after: [tor, obfs4, snowflake-client, meek-client]
|
||||
|
Loading…
x
Reference in New Issue
Block a user