Set EXCLUDE_CERTBOT_DEPS in certbot-dns-dnsimple/snap/snapcraft.yaml

This commit is contained in:
Erica Portnoy 2020-06-18 13:52:51 -07:00
parent 20aa4212ce
commit 51c9df879d

View file

@ -15,6 +15,8 @@ parts:
override-pull: |
snapcraftctl pull
snapcraftctl set-version `grep ^version $SNAPCRAFT_PART_SRC/setup.py | cut -f2 -d= | tr -d "'[:space:]"`
build-environment:
- EXCLUDE_CERTBOT_DEPS: "True"
slots:
certbot: