diff options
Diffstat (limited to 'devel/py-outcome/Makefile')
-rw-r--r-- | devel/py-outcome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-outcome/Makefile b/devel/py-outcome/Makefile index 1c99f979ad4e..da059bb8b261 100644 --- a/devel/py-outcome/Makefile +++ b/devel/py-outcome/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>0:devel/py-attrs@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}async_generator>=0:devel/py-async_generator@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils pytest NO_ARCH= yes |