mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-02 01:25:26 -05:00
Remove python-version from snapcraft.yaml because it's not supported in core20
This commit is contained in:
parent
c3f09acd0a
commit
b393eeb9b5
@ -12,9 +12,9 @@ grade: stable # stable or devel
|
||||
confinement: strict
|
||||
|
||||
architectures:
|
||||
- build-on: amd64
|
||||
- build-on: arm64
|
||||
- build-on: armhf
|
||||
- build-on: amd64
|
||||
- build-on: arm64
|
||||
- build-on: armhf
|
||||
|
||||
apps:
|
||||
onionshare:
|
||||
@ -45,7 +45,6 @@ parts:
|
||||
onionshare:
|
||||
source: ./desktop
|
||||
plugin: python
|
||||
python-version: python3
|
||||
python-packages:
|
||||
- setuptools
|
||||
- qrcode
|
||||
@ -121,7 +120,6 @@ parts:
|
||||
onionshare-cli:
|
||||
source: ./cli
|
||||
plugin: python
|
||||
python-version: python3
|
||||
python-packages:
|
||||
- poetry
|
||||
stage-packages:
|
||||
|
Loading…
x
Reference in New Issue
Block a user