diff options
Diffstat (limited to 'dev-python/pytest-django/pytest-django-4.5.2.ebuild')
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.5.2.ebuild b/dev-python/pytest-django/pytest-django-4.5.2.ebuild index 45eb348d357d..d795479dd836 100644 --- a/dev-python/pytest-django/pytest-django-4.5.2.ebuild +++ b/dev-python/pytest-django/pytest-django-4.5.2.ebuild @@ -24,7 +24,7 @@ RDEPEND=" >=dev-python/pytest-5.4[${PYTHON_USEDEP}] " BDEPEND=" - >=dev-python/setuptools_scm-1.11.1[${PYTHON_USEDEP}] + >=dev-python/setuptools-scm-1.11.1[${PYTHON_USEDEP}] test? ( dev-python/django-configurations[${PYTHON_USEDEP}] ) |