chore: add python3 to snap build packages

This commit is contained in:
Karol Sójko
2023-12-05 11:10:55 +01:00
parent 7195992073
commit 1706da8957

View File

@@ -142,6 +142,9 @@
]
},
"snap": {
"buildPackages": [
"python3"
],
"plugs": [
"default",
"password-manager-service"