mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/jaraco-envs: Remove obsolete toml dep (from setuptools_scm)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -17,11 +17,10 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86 ~x6
|
||||
|
||||
RDEPEND="
|
||||
dev-python/path-py[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep 'dev-python/contextlib2[${PYTHON_USEDEP}]' 'python3_[67]')"
|
||||
# toml is required by setuptools_scm
|
||||
"
|
||||
BDEPEND="
|
||||
dev-python/setuptools_scm[${PYTHON_USEDEP}]
|
||||
dev-python/toml[${PYTHON_USEDEP}]"
|
||||
"
|
||||
|
||||
# there are no actual tests, just flake8 etc
|
||||
RESTRICT="test"
|
||||
|
||||
Reference in New Issue
Block a user