use hatchling instead of flit

This commit is contained in:
2024-10-10 13:59:56 +03:00
parent be57045972
commit fca9239cd2
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 \
&& \