diff options
Diffstat (limited to 'sci-libs/evaluate')
-rw-r--r-- | sci-libs/evaluate/evaluate-0.4.0-r4.ebuild (renamed from sci-libs/evaluate/evaluate-0.4.0-r3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/evaluate/evaluate-0.4.0-r3.ebuild b/sci-libs/evaluate/evaluate-0.4.0-r4.ebuild index ffcfa55cc008..44de1b5ec03a 100644 --- a/sci-libs/evaluate/evaluate-0.4.0-r3.ebuild +++ b/sci-libs/evaluate/evaluate-0.4.0-r4.ebuild @@ -25,9 +25,9 @@ RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pyarrow[${PYTHON_USEDEP},parquet] dev-python/unidecode[${PYTHON_USEDEP}] - sci-libs/transformers[${PYTHON_USEDEP}] ') sci-libs/datasets[${PYTHON_SINGLE_USEDEP}] + sci-libs/transformers[${PYTHON_SINGLE_USEDEP}] " BDEPEND="test? ( $(python_gen_cond_dep ' |