From efb0379264b50fd78119faccc9b67d24caeb95b5 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Thu, 18 Jul 2024 13:43:45 -0700 Subject: [PATCH] unstage pyvenv.cfg --- snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 8ef2b0837..eceb5ed3c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -53,6 +53,7 @@ parts: - ./certbot-nginx stage: - -usr/lib/python3.12/sitecustomize.py # maybe unnecessary + - -pyvenv.cfg # Old versions of this file used to unstage # lib/python3.8/site-packages/augeas.py to avoid conflicts between # python-augeas 0.5.0 which was pinned in snap-constraints.txt and