dev-python/importlib_resources: Remove obsolete toml dep (from setuptools_scm)

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-02-04 12:57:32 +01:00
parent c827ce80ed
commit 8d03fef8ef

View File

@@ -20,7 +20,6 @@ RDEPEND="
dev-python/zipp[${PYTHON_USEDEP}]
' python3_{8,9} pypy3)"
BDEPEND="
dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
"