add missing TDEPs

This commit is contained in:
sthen 2022-12-10 12:39:56 +00:00
parent 9e274d62dd
commit 65f7454a39
1 changed files with 2 additions and 0 deletions

View File

@ -32,7 +32,9 @@ FLAVORS= python3
FLAVOR= python3
TEST_DEPENDS= devel/py-mock${MODPY_FLAVOR} \
devel/py-jaraco-envs${MODPY_FLAVOR} \
devel/py-jaraco-path${MODPY_FLAVOR} \
devel/py-path${MODPY_FLAVOR} \
devel/py-pip${MODPY_FLAVOR} \
devel/py-test-cov${MODPY_FLAVOR} \
devel/py-test-xdist${MODPY_FLAVOR} \