Skip to content

Commit 2bb9144

Browse files
Update config.yml
1 parent 86a1de8 commit 2bb9144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ jobs:
400400
. venv/bin/activate
401401
npm install [email protected]
402402
npm install orca
403+
pip uninstall -y plotly
403404
pip install -r requirements.txt
404405
if [ "${CIRCLE_BRANCH}" != "doc-prod" ]; then
405406
pip uninstall -y plotly

0 commit comments

Comments
 (0)