Add python3-pycryptodome to snap package

This commit is contained in:
JonnyWong16 2020-12-17 20:48:23 -08:00
commit 5f82c1dc17
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -16,8 +16,9 @@ parts:
source: .
stage-packages:
- python3
- python3-setuptools
- python3-openssl
- python3-pycryptodome
- python3-setuptools
build-packages:
- git
override-pull: |