aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 17:10:55 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 17:13:12 +0000
commit28b901130caa5fb1a83d77995b79865dca7c58c2 (patch)
treeea6c598e83a1a9969f58545de551f594a14bf893 /devel
parent5aabd2fa85fcd80aa3b03ecc0991a274f7401240 (diff)
downloadports-28b901130caa5fb1a83d77995b79865dca7c58c2.tar.gz
ports-28b901130caa5fb1a83d77995b79865dca7c58c2.zip
devel/py-pydantic-extra-types: Convert to USE_PYTHON=pytest
Diffstat (limited to 'devel')
-rw-r--r--devel/py-pydantic-extra-types/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pydantic-extra-types/Makefile b/devel/py-pydantic-extra-types/Makefile
index 0f3be5c5b00d..f6882c4cb619 100644
--- a/devel/py-pydantic-extra-types/Makefile
+++ b/devel/py-pydantic-extra-types/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVO
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.5.2:devel/py-pydantic2@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent pep517
+USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes