mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
sci-ml/accelerate: add torchdata for test
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
64dc528a92
commit
d4a3cce268
@ -29,9 +29,12 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="test? (
|
||||
dev-python/networkx
|
||||
dev-python/parameterized
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/networkx[${PYTHON_USEDEP}]
|
||||
dev-python/parameterized[${PYTHON_USEDEP}]
|
||||
')
|
||||
sci-ml/caffe2[gloo]
|
||||
sci-ml/torchdata[${PYTHON_SINGLE_USEDEP}]
|
||||
)"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
Loading…
x
Reference in New Issue
Block a user