Add python3-pycryptodome to snap package

This commit is contained in:
JonnyWong16
2020-12-17 20:48:23 -08:00
parent 222800bdb6
commit 5f82c1dc17

View File

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