mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 15:08:43 +00:00
refactor: remove test extra (#3679)
* remove test extra, make dev install all * remove all from dev * reduce diff
This commit is contained in:
parent
642fa3a6b7
commit
b1fc912859
@ -203,12 +203,9 @@ dev = [
|
||||
"pydoc-markdown",
|
||||
"mkdocs",
|
||||
"jupytercontrib",
|
||||
"watchdog", # ==1.0.2
|
||||
"watchdog",
|
||||
"requests-cache",
|
||||
]
|
||||
test = [
|
||||
"farm-haystack[docstores,audio,crawler,preprocessing,ocr,ray,dev]",
|
||||
]
|
||||
all = [
|
||||
"farm-haystack[docstores,audio,crawler,preprocessing,ocr,ray,dev,onnx,beir]",
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user