1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-15 12:37:35 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Humberto Alves
fb5a39498a Ports/python3: Make pip work
Add two patches to allow Python's package manager to work on Serenity:

- The first one enables zlib module, which is needed for `ensurepip`
  command;
- The second patch fixes pip downloads, so it's possible to install
  packages from the PyPI repository.
2022-09-02 14:03:24 +01:00