Commit graph

5 commits

Author SHA1 Message Date
Pablo Correa Gómez
d895f4a465
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
2024-02-29 00:47:33 +01:00
xtex
ea107170d9
envkernel: Install envkernel.fish (MR 2249) 2024-02-10 01:29:05 +00:00
Fiona Klute
6bf1768c67
Install envkernel.sh (MR 2229) 2024-01-21 23:17:52 +00:00
Oliver Smith
1f8832c4cc install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
Yuval Adam
b6003a2815 Close #327: Add initial setup.py (#443) 2017-09-02 19:30:40 +00:00