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:
parent
393d93561d
commit
0795e41c1d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user