diff options
Diffstat (limited to 'dev-python/path-py')
-rw-r--r-- | dev-python/path-py/path-py-16.2.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/path-py/path-py-16.2.0.ebuild b/dev-python/path-py/path-py-16.2.0.ebuild index 706841a1e7b4..161aeaf60c7a 100644 --- a/dev-python/path-py/path-py-16.2.0.ebuild +++ b/dev-python/path-py/path-py-16.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,6 @@ RDEPEND=" !<dev-python/pytest-virtualenv-1.7.0-r1" BDEPEND=" dev-python/setuptools_scm[${PYTHON_USEDEP}] - dev-python/toml[${PYTHON_USEDEP}] test? ( dev-python/packaging[${PYTHON_USEDEP}] )" |