Bump snap package to python3.8

This commit is contained in:
JonnyWong16 2021-02-20 13:54:46 -08:00
commit 676a797f21
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -15,7 +15,7 @@ parts:
plugin: dump plugin: dump
source: . source: .
stage-packages: stage-packages:
- python3 - python3.8
- python3-openssl - python3-openssl
- python3-pycryptodome - python3-pycryptodome
- python3-setuptools - python3-setuptools