diff options
Diffstat (limited to 'devel/py-pytest-flakes/Makefile')
-rw-r--r-- | devel/py-pytest-flakes/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest-flakes/Makefile b/devel/py-pytest-flakes/Makefile index c58629087d82..99768576a75e 100644 --- a/devel/py-pytest-flakes/Makefile +++ b/devel/py-pytest-flakes/Makefile @@ -12,8 +12,6 @@ WWW= https://github.com/fschulze/pytest-flakes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-flakes - RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=5:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyflakes>0:devel/py-pyflakes@${PY_FLAVOR} |