diff options
Diffstat (limited to 'devel/py-pytest-cov/Makefile')
-rw-r--r-- | devel/py-pytest-cov/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest-cov/Makefile b/devel/py-pytest-cov/Makefile index 83bcd91b9071..2b4a631dd968 100644 --- a/devel/py-pytest-cov/Makefile +++ b/devel/py-pytest-cov/Makefile @@ -24,8 +24,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fields>0:devel/py-fields@${PY_FLAVOR} \ USES= python USE_PYTHON= autoplist concurrent distutils pytest -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-cov - NO_ARCH= yes TEST_ARGS+= -p pytester |