Skip to content

Commit 17bf483

Browse files
committed
textproc/py-sphinx: Convert to USE_PYTHON=pytest4
1 parent 5375f28 commit 17bf483

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

textproc/py-sphinx/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4-cov>=0:devel/py-pytest4-cov@${PY_FL
3939
${PYTHON_PKGNAMEPREFIX}typed-ast>=0:devel/py-typed-ast@${PY_FLAVOR} \
4040
cython-${PYTHON_VER}:lang/cython@${PY_FLAVOR}
4141

42-
USES= python:3.7+ pytest:4
43-
USE_PYTHON= autoplist distutils concurrent
42+
USES= python:3.7+
43+
USE_PYTHON= autoplist distutils concurrent pytest4
4444

4545
NO_ARCH= yes
4646

0 commit comments

Comments
 (0)