databases/py-apsw: Simplify TEST_ARGS
This commit is contained in:
parent
d933218f4c
commit
662ccf0c1c
@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
||||
USES= localbase python sqlite
|
||||
USE_PYTHON= autoplist concurrent pep517 unittest
|
||||
|
||||
TEST_ARGS= discover -s ${WRKSRC}/apsw
|
||||
TEST_ARGS= discover -s apsw
|
||||
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR}
|
||||
|
||||
post-patch:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user