chore: housekeeping (#35850)

This commit is contained in:
Mason Daugherty
2026-03-13 16:24:35 -04:00
committed by GitHub
parent 93947dcea8
commit 9b22f9c450
3 changed files with 0 additions and 6 deletions

View File

@@ -44,7 +44,6 @@ IGNORE_CORE_DEPENDENTS = False
IGNORED_PARTNERS = [
# remove huggingface from dependents because of CI instability
# specifically in huggingface jobs
# https://github.com/langchain-ai/langchain/issues/25558
"huggingface",
]