Date: Wed, 13 May 2026 20:18:43 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c480c4092f38 - main - devel/py-installer: Add make test Message-ID: <6a04dca3.35c96.29bc8940@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c480c4092f38e87d9aab9ed975c682c397cf3f4b commit c480c4092f38e87d9aab9ed975c682c397cf3f4b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-13 20:18:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-13 20:18:01 +0000 devel/py-installer: Add make test --- devel/py-installer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-installer/Makefile b/devel/py-installer/Makefile index 19f35569a54b..4809579baea9 100644 --- a/devel/py-installer/Makefile +++ b/devel/py-installer/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python -USE_PYTHON= allflavors autoplist concurrent pep517 +USE_PYTHON= allflavors autoplist concurrent pep517 pytest MAKE_ENV= PYTHONPATH=${WRKSRC}/src NO_ARCH= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a04dca3.35c96.29bc8940>
