dev-python/black: drop parameterized test dep

See upstream commit 3500e1cda5bef73ddc7eaf79be6c67c918738936 (21.10b0).

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-07 02:27:21 +01:00
parent c178cbec3f
commit aca65fc456
2 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2024 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,7 +37,6 @@ BDEPEND="
>=dev-python/aiohttp-3.10[${PYTHON_USEDEP}]
dev-python/aiohttp-cors[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}]
dev-python/parameterized[${PYTHON_USEDEP}]
dev-python/pytest-forked[${PYTHON_USEDEP}]
)
"

View File

@@ -33,7 +33,6 @@ BDEPEND="
>=dev-python/aiohttp-3.10[${PYTHON_USEDEP}]
dev-python/aiohttp-cors[${PYTHON_USEDEP}]
dev-python/colorama[${PYTHON_USEDEP}]
dev-python/parameterized[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest