mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/tqdm: Add missing build deps
Closes: https://bugs.gentoo.org/756043 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -23,6 +23,10 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="examples"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/setuptools_scm[${PYTHON_USEDEP}]
|
||||
dev-python/toml[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user