diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/django-cache-url/django-cache-url-3.4.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild b/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild index bce4ac14eba1..e7ba0ddeedff 100644 --- a/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild +++ b/dev-python/django-cache-url/django-cache-url-3.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 @@ -28,6 +28,7 @@ RDEPEND=" DOCS=( AUTHORS.rst CHANGELOG.rst README.rst ) +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_prepare_all() { |
