diff options
Diffstat (limited to 'dev-python/pytest-asyncio')
-rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-0.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.20.3.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.20.3.ebuild index 62f8703f9963..ef714a839b36 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.20.3.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.20.3.ebuild @@ -26,7 +26,7 @@ RDEPEND=" >=dev-python/pytest-5.4.0[${PYTHON_USEDEP}] " BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/flaky[${PYTHON_USEDEP}] >=dev-python/hypothesis-3.64[${PYTHON_USEDEP}] |