diff options
Diffstat (limited to 'dev-python/pytest-testinfra')
-rw-r--r-- | dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild index a329f39e97ae..42ee65bafd4e 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild @@ -27,7 +27,7 @@ RDEPEND=" # (which e.g. happens when dash is used as /bin/sh) # https://github.com/pytest-dev/pytest-testinfra/issues/668 BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( app-admin/ansible $(python_gen_cond_dep ' |