aboutsummaryrefslogtreecommitdiff
path: root/www/py-dj51-django-redis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-dj51-django-redis/Makefile')
-rw-r--r--www/py-dj51-django-redis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-dj51-django-redis/Makefile b/www/py-dj51-django-redis/Makefile
index f05960f77eb5..e56ac5036228 100644
--- a/www/py-dj51-django-redis/Makefile
+++ b/www/py-dj51-django-redis/Makefile
@@ -24,7 +24,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \
redis-server:databases/redis
-USES= python:3.10+
+USES= python
USE_PYTHON= autoplist concurrent pep517 pytest
TEST_ENV= DJANGO_SETTINGS_MODULE=settings.sqlite \