sci-ml/accelerate: add torchdata for test

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone 2025-05-12 20:57:23 +02:00
parent 64dc528a92
commit d4a3cce268
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58

View File

@ -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