can we use print statements lol

This commit is contained in:
Erica Portnoy 2024-07-16 14:47:14 -07:00
parent ad28b3c32b
commit ba78020291

View file

@ -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