mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
bin python3
This commit is contained in:
parent
d2811f7723
commit
2003619adc
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ parts:
|
|||
override-build: |
|
||||
echo "which python3"
|
||||
which python3
|
||||
python3 -m venv "${CRAFT_PART_INSTALL}"
|
||||
bin/python3 -m venv "${CRAFT_PART_INSTALL}"
|
||||
"${CRAFT_PART_INSTALL}/bin/python3" "${CRAFT_PART_SRC}/tools/pipstrap.py"
|
||||
craftctl default
|
||||
override-pull: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue