From 73164658b2785c9e2142977310f4329d7573ccdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20=28kix=29?= Date: Sat, 29 Aug 2020 09:15:00 +0200 Subject: [PATCH] snapcraft uses python3 --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 2b90805..776957b 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -15,5 +15,5 @@ apps: parts: offlineimap: plugin: python - python-version: python2 + python-version: python3 source: .