Skip to content

Commit d528721

Browse files
committed
fix local testing with enterprise pip
1 parent adaf102 commit d528721

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
pip install "pytest-xdist==3.6.1"
120120
pip install "websockets==13.1.0"
121121
pip uninstall posthog -y
122+
- setup_litellm_enterprise_pip
122123
- save_cache:
123124
paths:
124125
- ./venv

0 commit comments

Comments
 (0)