mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/progressbar2: add missing test dep
Closes: https://bugs.gentoo.org/758266 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -17,7 +17,8 @@ KEYWORDS="~amd64"
|
||||
CDEPEND="!dev-python/progressbar[${PYTHON_USEDEP}]
|
||||
dev-python/python-utils[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${CDEPEND}"
|
||||
BDEPEND="${CDEPEND}"
|
||||
BDEPEND="${CDEPEND}
|
||||
test? ( dev-python/freezegun[${PYTHON_USEDEP}] )"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user