diff options
Diffstat (limited to 'dev-python/ipdb')
| -rw-r--r-- | dev-python/ipdb/ipdb-0.13.13.ebuild | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-python/ipdb/ipdb-0.13.13.ebuild b/dev-python/ipdb/ipdb-0.13.13.ebuild index 8e29d7912796..2b8e1e35e91d 100644 --- a/dev-python/ipdb/ipdb-0.13.13.ebuild +++ b/dev-python/ipdb/ipdb-0.13.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,13 +21,6 @@ KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-python/ipython-7.17[${PYTHON_USEDEP}] " -BDEPEND=" - test? ( - $(python_gen_cond_dep ' - dev-python/tomli[${PYTHON_USEDEP}] - ' 3.10) - ) -" DOCS=( AUTHORS HISTORY.txt README.rst ) |
