Remove leftover from Haystack 1.x (#7664)

This commit is contained in:
Massimiliano Pippi 2024-05-08 17:34:21 +02:00 committed by GitHub
parent c07cedf168
commit 78e11bf764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,10 +43,7 @@ jobs:
# Exclusions in the vanilla distribution must be explicitly motivated
#
# - tqdm is MLP but there are no better alternatives
# - PyMuPDF is optional
# - pinecone-client is optional
# - psycopg2 is optional
exclude: "(?i)^(PyMuPDF|tqdm|pinecone-client|psycopg2).*"
exclude: "(?i)^(tqdm).*"
# We keep the license inventory on FOSSA
- name: Send license report to Fossa