Skip to content

Commit 489d629

Browse files
committed
nest-asyncio test dependency
1 parent eebb759 commit 489d629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ CI = "https://github.com/simonw/llm-gemini/actions"
2424
gemini = "llm_gemini"
2525

2626
[project.optional-dependencies]
27-
test = ["pytest", "pytest-recording"]
27+
test = ["pytest", "pytest-recording", "nest-asyncio"]

0 commit comments

Comments
 (0)