mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-13 16:46:27 +02:00
Use `python -m installer` in the `check()` function in place of `gpep517 install-wheel` to avoid `ModuleNotFoundError` with installer 1.0.0 while running tests. Ref: https://gitlab.alpinelinux.org/alpine/aports/-/issues/18100