diff options
Diffstat (limited to 'dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild')
-rw-r--r-- | dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild index 82a381512d9d..ed32b4e2d0e6 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild @@ -27,7 +27,7 @@ RDEPEND=" " # pytest-xdist is used to test compatibility BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] ) |