diff --git a/dev-python/django-otp/django-otp-1.7.0.ebuild b/dev-python/django-otp/django-otp-1.7.0.ebuild index 4806b4f5d1b45..60f8a9b47b507 100644 --- a/dev-python/django-otp/django-otp-1.7.0.ebuild +++ b/dev-python/django-otp/django-otp-1.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi