diff options
Diffstat (limited to 'devel/py-pytest/Makefile')
-rw-r--r-- | devel/py-pytest/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile index bbc7d4b4e8bd..f1998ed35cfd 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -43,8 +43,6 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4 - # XXX: test_pdb_custom_cls_with_set_trace fails do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs |