mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-05 04:35:46 -07:00
Change snap package to cryptography
This commit is contained in:
parent
6979a4025f
commit
3bb53f480e
1 changed files with 2 additions and 2 deletions
|
@ -26,14 +26,14 @@ parts:
|
|||
stage-packages:
|
||||
- python3
|
||||
- python3-openssl
|
||||
- python3-pycryptodome
|
||||
- python3-cryptography
|
||||
- python3-setuptools
|
||||
- python3-pkg-resources
|
||||
build-packages:
|
||||
- git
|
||||
- python3
|
||||
- python3-openssl
|
||||
- python3-pycryptodome
|
||||
- python3-cryptography
|
||||
- python3-setuptools
|
||||
- python3-pkg-resources
|
||||
override-pull: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue