ok let's try building

This commit is contained in:
Erica Portnoy 2020-06-16 17:48:43 -07:00
parent a22be8cf65
commit bdeec26a92

View file

@ -42,12 +42,15 @@ parts:
source: .
constraints: [$SNAPCRAFT_PART_SRC/snap-constraints.txt]
python-packages:
- git+https://github.com/basak/python-augeas.git@snap
- ./acme
- ./certbot
- ./certbot-apache
- ./certbot-nginx
stage:
- -usr/lib/python3.8/sitecustomize.py # maybe unnecessary
# Prefer cffi
- -lib/python3.8/site-packages/augeas.py # maybe unnecessary
stage-packages:
- libaugeas0
# added to stage python: