Revert "use hatchling instead of flit"

This reverts commit d18d146d79.
This commit is contained in:
2024-10-13 23:04:00 +03:00
parent fca9239cd2
commit 89d8227ba6
3 changed files with 16 additions and 30 deletions

View File

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