unbreak build on a clean system; build backend changed from setuptools

to hatchling in the last update. reported by aja@
This commit is contained in:
sthen
2023-03-31 07:23:15 +00:00
parent c41867ae0d
commit c91c54804d
+1 -1
View File
@@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes
MODULES= lang/python
MODPY_PI= Yes
MODPY_PYBUILD= setuptools
MODPY_PYBUILD= hatchling
# tests require unported noseOfYeti
NO_TEST= Yes