use hatchling instead of flit

This commit is contained in:
2024-10-10 13:59:56 +03:00
parent 3af71a92cb
commit 0cfe9acebe
3 changed files with 30 additions and 16 deletions

View File

@ -43,7 +43,7 @@ RUN pacman -S --noconfirm --asdeps \
pacman -S --noconfirm --asdeps \
base-devel \
python-build \
python-flit \
python-hatchling \
python-installer \
python-wheel \
&& \