mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
no -e
This commit is contained in:
parent
e1a8f3f05b
commit
7e67466789
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue