mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
can we use print statements lol
This commit is contained in:
parent
ad28b3c32b
commit
ba78020291
1 changed files with 2 additions and 0 deletions
|
|
@ -102,6 +102,8 @@ parts:
|
|||
# dependencies. See https://github.com/certbot/certbot/pull/8443 for more info.
|
||||
- PIP_CONSTRAINT: $CRAFT_PART_SRC/snap-constraints.txt
|
||||
override-build: |
|
||||
echo "which python3"
|
||||
which python3
|
||||
python3 -m venv "${CRAFT_PART_INSTALL}"
|
||||
"${CRAFT_PART_INSTALL}/bin/python3" "${CRAFT_PART_SRC}/tools/pipstrap.py"
|
||||
craftctl default
|
||||
|
|
|
|||
Loading…
Reference in a new issue