Skip to content
Snippets Groups Projects
Verified Commit 0109dcfc authored by sunpoet's avatar sunpoet
Browse files

devel/py-pytest-isort: Remove outdated PYTHON_REL check after lang/python37 removal

parent 0d1824b2
No related branches found
No related tags found
No related merge requests found
......@@ -21,10 +21,4 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 30800
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment