From de2c587af1ba270a1e57425ef94c3e2b61e8887f Mon Sep 17 00:00:00 2001 From: daniel Date: Sun, 8 Jan 2023 20:32:51 +0000 Subject: [PATCH] MODPY_PYTEST not TEST_DEPENDS... --- graphics/py-seaborn/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/graphics/py-seaborn/Makefile b/graphics/py-seaborn/Makefile index 364984d7056..43c8c239d25 100644 --- a/graphics/py-seaborn/Makefile +++ b/graphics/py-seaborn/Makefile @@ -18,14 +18,13 @@ FLAVOR = python3 MODPY_PI = Yes MODPY_PYBUILD = flit_core +MODPY_PYTEST = Yes RUN_DEPENDS = graphics/py-matplotlib${MODPY_FLAVOR}>=3.1 \ math/py-numpy${MODPY_FLAVOR}>=1.17.0 \ math/py-pandas${MODPY_FLAVOR}>=0.25.0 \ math/py-scipy${MODPY_FLAVOR}>=1.3.0 -TEST_DEPENDS = devel/py-test${MODPY_FLAVOR} - TEST_IS_INTERACTIVE = x11 PORTHOME = ${WRKDIR}