commit:     8ebeb760f80ffd16b5b2af5023c5a17f0e075711
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  8 16:36:46 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Apr  8 16:37:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ebeb760

sci-ml/huggingface_hub: drop fastai test needing net

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-ml/huggingface_hub/huggingface_hub-0.28.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-ml/huggingface_hub/huggingface_hub-0.28.1.ebuild 
b/sci-ml/huggingface_hub/huggingface_hub-0.28.1.ebuild
index 292c7542bfa7..72d84958b380 100644
--- a/sci-ml/huggingface_hub/huggingface_hub-0.28.1.ebuild
+++ b/sci-ml/huggingface_hub/huggingface_hub-0.28.1.ebuild
@@ -69,6 +69,7 @@ src_test() {
                
tests/test_hub_mixin_pytorch.py::PytorchHubMixinTest::test_push_to_hub
                tests/test_offline_utils.py::test_offline_with_timeout
                
tests/test_utils_pagination.py::TestPagination::test_paginate_github_api
+               
tests/test_fastai_integration.py::TestFastaiUtils::test_push_to_hub_and_from_pretrained_fastai
        )
 
        distutils-r1_src_test

Reply via email to