diff options
Diffstat (limited to 'devel/py-pytest-asyncio/Makefile')
-rw-r--r-- | devel/py-pytest-asyncio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-asyncio/Makefile b/devel/py-pytest-asyncio/Makefile index 40b126e5f7ce..3257ae936c35 100644 --- a/devel/py-pytest-asyncio/Makefile +++ b/devel/py-pytest-asyncio/Makefile @@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flaky>=3.5.0:devel/py-flaky@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-trio>=0.7.0:devel/py-pytest-trio@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils pytest .include <bsd.port.pre.mk> |