From 7642ef139568108c728a9f2e578ebbe502102ed3 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Mon, 15 Jun 2020 17:13:47 -0700 Subject: [PATCH] try installing local subdirectories --- snap/snapcraft.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c82e30d31..5ad221967 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -57,10 +57,10 @@ parts: constraints: [$SNAPCRAFT_PART_SRC/snap-constraints.txt] python-packages: - wheel - - acme - - certbot - - certbot-apache - - certbot-nginx + - ./acme + - ./certbot + - ./certbot-apache + - ./certbot-nginx stage: - -usr/lib/python3.8/sitecustomize.py # maybe unnecessary # Prefer cffi