1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

devel/py-joblib: Convert to USE_PYTHON=pytest

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2024-03-09 23:21:15 +08:00
parent 393d93561d
commit 0795e41c1d
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -15,8 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
TEST_DEPENDS= ${PYNUMPY}
#TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}threadpoolctl>0:devel/py-threadpoolctl@${PY_FLAVOR}
USES= pytest python
USE_PYTHON= distutils autoplist
USES= python
USE_PYTHON= distutils autoplist pytest
NO_ARCH= yes