mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
try installing local subdirectories
This commit is contained in:
parent
b9e6f54229
commit
7642ef1395
1 changed files with 4 additions and 4 deletions
|
|
@ -57,10 +57,10 @@ parts:
|
|||
constraints: [$SNAPCRAFT_PART_SRC/snap-constraints.txt]
|
||||
python-packages:
|
||||
- wheel
|
||||
- acme
|
||||
- certbot
|
||||
- certbot-apache
|
||||
- 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