mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-21 21:14:40 -04:00
Remove python-version from snapcraft.yaml because it's not supported in core20
This commit is contained in:
parent
d74f1ea763
commit
8ff1bc4f9d
1 changed files with 3 additions and 5 deletions
|
@ -45,7 +45,6 @@ parts:
|
||||||
onionshare:
|
onionshare:
|
||||||
source: ./desktop
|
source: ./desktop
|
||||||
plugin: python
|
plugin: python
|
||||||
python-version: python3
|
|
||||||
python-packages:
|
python-packages:
|
||||||
- setuptools
|
- setuptools
|
||||||
- qrcode
|
- qrcode
|
||||||
|
@ -121,7 +120,6 @@ parts:
|
||||||
onionshare-cli:
|
onionshare-cli:
|
||||||
source: ./cli
|
source: ./cli
|
||||||
plugin: python
|
plugin: python
|
||||||
python-version: python3
|
|
||||||
python-packages:
|
python-packages:
|
||||||
- poetry
|
- poetry
|
||||||
stage-packages:
|
stage-packages:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue