summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-05-08 09:55:02 +0200
committerAlfredo Tupone <tupone@gentoo.org>2023-05-08 09:55:02 +0200
commita57155ae65b3571cee970d9fe04287df24bec316 (patch)
treecaabde1fcf0fd6d2658517ebcb24a12b46817887 /sci-libs
parentdev-python/pyarrow: enable test (diff)
downloadgentoo-a57155ae65b3571cee970d9fe04287df24bec316.tar.gz
gentoo-a57155ae65b3571cee970d9fe04287df24bec316.tar.bz2
gentoo-a57155ae65b3571cee970d9fe04287df24bec316.zip
sci-libs/datasets: add deps
Closes: https://bugs.gentoo.org/905919 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/datasets/datasets-2.11.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/datasets/datasets-2.11.0.ebuild b/sci-libs/datasets/datasets-2.11.0.ebuild
index 12fc1f4d4393..08eb02d84541 100644
--- a/sci-libs/datasets/datasets-2.11.0.ebuild
+++ b/sci-libs/datasets/datasets-2.11.0.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
dev-python/pyarrow[${PYTHON_USEDEP},parquet,snappy]
dev-python/xxhash[${PYTHON_USEDEP}]
dev-python/zstandard[${PYTHON_USEDEP}]
+ sci-libs/huggingface_hub[${PYTHON_USEDEP}]
sci-libs/scikit-learn[${PYTHON_USEDEP}]
')
"