mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pytest-codeblocks: Add BDEP on pytest
Apparently the package needs to be importable for the wheel build. Closes: https://bugs.gentoo.org/831458 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -18,6 +18,9 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/pytest[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user