databases/py-apsw: Simplify TEST_ARGS
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user