Updated config.yml

This commit is contained in:
Krish Dholakia 2023-09-09 22:18:08 -07:00
parent 79a26225b9
commit 37f9ff1a9c

View file

@ -29,6 +29,7 @@ jobs:
pip install mypy
pip install openai[datalib]
pip install -Uq chromadb==0.3.29
pip install pytest-xdist==3.3.1
- run:
name: Linting Testing