mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/eventlet: add missing BDEPEND
Closes: https://bugs.gentoo.org/921806 Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -24,5 +24,9 @@ RDEPEND="
|
||||
test? ( dev-python/pyopenssl[${PYTHON_USEDEP}] )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-python/hatch-vcs[${PYTHON_USEDEP}]
|
||||
dev-python/hatchling[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
Reference in New Issue
Block a user