From 7e67466789ff6b7f690a9167385eeb0d345c0b9a Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 16 Jun 2020 12:25:11 -0700 Subject: [PATCH] no -e --- snap/snapcraft.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 183b9cab1..23e96f8b7 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -57,10 +57,10 @@ parts: constraints: [$SNAPCRAFT_PART_SRC/snap-constraints.txt] python-packages: - wheel - - -e acme - - -e certbot - - -e certbot-apache - - -e certbot-nginx + - ./acme + - ./certbot + - ./certbot-apache + - ./certbot-nginx stage: - -usr/lib/python3.8/sitecustomize.py # maybe unnecessary # Prefer cffi