Skip to content

Commit d08aafe

Browse files
committed
Merge branch 'main' of github.com:mongodb-labs/ai-ml-pipeline-testing into INTPYTHON-309
2 parents ea5ffe5 + 57d9909 commit d08aafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

langchain-python/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pip install poetry
2222

2323
poetry lock --no-update
2424

25-
poetry install --with test --with test_integration
25+
poetry install --with dev
2626

2727
export MONGODB_ATLAS_URI=$MONGODB_URI
2828
export OPENAI_API_KEY=$OPENAI_API_KEY

0 commit comments

Comments
 (0)