actually remove the BDEP on py-installer

This commit is contained in:
sthen 2022-11-28 15:58:41 +00:00
parent 1871d460bd
commit 7b2523da2a
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ MODPY_PYTEST_ARGS = flit_core/tests
# not installed at build time.
#
# Notes in https://github.com/pypa/flit/blob/main/doc/bootstrap.rst
BUILD_DEPENDS = devel/py-installer${MODPY_FLAVOR}
TEST_DEPENDS = devel/py-testpath${MODPY_FLAVOR}