diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-07-15 17:54:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-07-15 17:55:51 +0200 |
commit | f086c7c7769e671600dd241bdbf5694698c52e34 (patch) | |
tree | ae6138227a646cdc2a7bbe69dbfe24b88393c429 /dev-python/setuptools | |
parent | sys-apps/uutils-coreutils: add 0.0.20 (diff) | |
download | gentoo-f086c7c7769e671600dd241bdbf5694698c52e34.tar.gz gentoo-f086c7c7769e671600dd241bdbf5694698c52e34.tar.bz2 gentoo-f086c7c7769e671600dd241bdbf5694698c52e34.zip |
dev-python/setuptools: Remove duplicate wheel test-dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r-- | dev-python/setuptools/setuptools-68.0.0-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-68.0.0-r1.ebuild b/dev-python/setuptools/setuptools-68.0.0-r1.ebuild index 724f3f3a9115..9a271b109861 100644 --- a/dev-python/setuptools/setuptools-68.0.0-r1.ebuild +++ b/dev-python/setuptools/setuptools-68.0.0-r1.ebuild @@ -56,7 +56,6 @@ BDEPEND=" dev-python/pytest-xdist[${PYTHON_USEDEP}] >=dev-python/tomli-w-1.0.0[${PYTHON_USEDEP}] >=dev-python/virtualenv-20[${PYTHON_USEDEP}] - dev-python/wheel[${PYTHON_USEDEP}] ' "${PYTHON_TESTED[@]}") ) " |