mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
Updated config.yml
This commit is contained in:
parent
79a26225b9
commit
37f9ff1a9c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ jobs:
|
||||||
pip install mypy
|
pip install mypy
|
||||||
pip install openai[datalib]
|
pip install openai[datalib]
|
||||||
pip install -Uq chromadb==0.3.29
|
pip install -Uq chromadb==0.3.29
|
||||||
|
pip install pytest-xdist==3.3.1
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Linting Testing
|
name: Linting Testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue