diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-02-04 12:57:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-02-04 13:03:54 +0100 |
commit | c827ce80ed4a1b66e2aa01e9f505cb1add674531 (patch) | |
tree | c67a2829ad01a631a7b37a1c56e343e686a72e5b /dev-python/inflect | |
parent | dev-python/irc: Remove obsolete toml dep (from setuptools_scm) (diff) | |
download | gentoo-c827ce80ed4a1b66e2aa01e9f505cb1add674531.tar.gz gentoo-c827ce80ed4a1b66e2aa01e9f505cb1add674531.tar.bz2 gentoo-c827ce80ed4a1b66e2aa01e9f505cb1add674531.zip |
dev-python/inflect: Remove obsolete toml dep (from setuptools_scm)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/inflect')
-rw-r--r-- | dev-python/inflect/inflect-5.3.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/inflect/inflect-5.3.0.ebuild b/dev-python/inflect/inflect-5.3.0.ebuild index 95a3ab4e365c..7fead0e99eeb 100644 --- a/dev-python/inflect/inflect-5.3.0.ebuild +++ b/dev-python/inflect/inflect-5.3.0.ebuild @@ -17,7 +17,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x BDEPEND=" >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}] - dev-python/toml[${PYTHON_USEDEP}] " distutils_enable_sphinx docs '>=dev-python/jaraco-packaging-8.2' \ |