Skip to content

Commit

Permalink
Add audio group to test, all and all-gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanSara committed Jun 1, 2022
1 parent e449fe2 commit 1641248
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -204,11 +204,11 @@ dev =
watchdog #==1.0.2
requests-cache
test =
farm-haystack[docstores,crawler,preprocessing,ocr,ray,dev]
farm-haystack[docstores,audio,crawler,preprocessing,ocr,ray,dev]
all =
farm-haystack[docstores,crawler,preprocessing,ocr,ray,dev,onnx,beir]
farm-haystack[docstores,audio,crawler,preprocessing,ocr,ray,dev,onnx,beir]
all-gpu =
farm-haystack[docstores-gpu,crawler,preprocessing,ocr,ray,dev,onnx-gpu,beir]
farm-haystack[docstores-gpu,audio,crawler,preprocessing,ocr,ray,dev,onnx-gpu,beir]


[tool:pytest]
Expand Down

0 comments on commit 1641248

Please sign in to comment.