Skip to content
Snippets Groups Projects
Unverified Commit d895f4a4 authored by Pablo Correa Gomez's avatar Pablo Correa Gomez :beach:
Browse files

Migrate from setup.py to pyproject.toml (MR 2265)

In the process, drop the list of required python packages. This is
only needed for pip, as pmbootstrap checks by itself. This way we
avoid duplicating the minimum required version.

We also don't install the helpers anymore, as modern tooling does not
support installing things outside the python package dir
parent 812a3e4a
No related branches found
No related tags found
1 merge request!2265Drop support for python3.7 and python3.8 and migrate to pyproject.toml
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment