missing RDEP on py-hatchling

This commit is contained in:
sthen 2022-12-09 20:06:38 +00:00
parent ab918ff1c9
commit 4089fba65f
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@ MODPY_EGG_VERSION= 22.8.0
DISTNAME= hatch_fancy_pypi_readme-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 0
REVISION= 1
CATEGORIES= devel
@ -15,6 +15,8 @@ MODULES= lang/python
MODPY_PI= Yes
MODPY_PYBUILD= hatchling
RUN_DEPENDS= devel/py-hatchling${MODPY_FLAVOR}
# some tests use the network
MODPY_PYTEST= Yes
PORTHOME= ${WRKDIR}