Skip to content

Commit

Permalink
devel/py-pytest-cov: Clean up USES=python
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Sep 6, 2023
1 parent 3010867 commit 2b03aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-pytest-cov/Makefile
Expand Up @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fields>0:devel/py-fields@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv@${PY_FLAVOR}

USES= python:3.7+
USES= python
USE_PYTHON= autoplist concurrent distutils pytest

CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-cov
Expand Down

0 comments on commit 2b03aaa

Please sign in to comment.