diff options
Diffstat (limited to 'www/py-httpx-oauth/Makefile')
-rw-r--r-- | www/py-httpx-oauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-httpx-oauth/Makefile b/www/py-httpx-oauth/Makefile index c5ceb9b56356..7b40285e7acb 100644 --- a/www/py-httpx-oauth/Makefile +++ b/www/py-httpx-oauth/Makefile @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi>=0:www/py-fastapi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils pytest TEST_ENV= PYTHONPATH=${WRKSRC}/src |