diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5a51ce0f1..7f17e0461 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -42,21 +42,17 @@ parts: source: git://github.com/basak/python-augeas source-branch: snap build-packages: [libaugeas-dev] - python-packages: - - wheel stage: - -pyvenv.cfg - -**/__pycache__ - -bin - -**/RECORD - - -**/wheel - -lib64 certbot: plugin: python source: . constraints: [$SNAPCRAFT_PART_SRC/snap-constraints.txt] python-packages: - - wheel - ./acme - ./certbot - ./certbot-apache