mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-13 08:33:57 +00:00
Remove leftover from Haystack 1.x (#7664)
This commit is contained in:
parent
c07cedf168
commit
78e11bf764
5
.github/workflows/license_compliance.yml
vendored
5
.github/workflows/license_compliance.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user