stage a bare python3

This commit is contained in:
Erica Portnoy 2020-06-16 16:12:07 -07:00
parent a1480ddbdc
commit 89ce759fd1

View file

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