mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
we're missing some import so let's just throw pip and wheel back in
This commit is contained in:
parent
03e65b3e9f
commit
48af4e83e3
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ parts:
|
|||
- libpython3-stdlib
|
||||
- libpython3.12-stdlib
|
||||
- libpython3.12-minimal
|
||||
- python3-pip
|
||||
- python3-wheel
|
||||
- python3-venv
|
||||
- python3-minimal
|
||||
- python3-pkg-resources
|
||||
|
|
|
|||
Loading…
Reference in a new issue