mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
stage a bare python3
This commit is contained in:
parent
a1480ddbdc
commit
89ce759fd1
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ parts:
|
|||
- -lib/python3.8/site-packages/augeas.py # maybe unnecessary
|
||||
stage-packages:
|
||||
- libaugeas0
|
||||
- python3-wget
|
||||
- python3
|
||||
# To build cryptography and cffi if needed
|
||||
build-packages: [libffi-dev, libssl-dev, git]
|
||||
override-pull: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue