We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eebb759 commit 489d629Copy full SHA for 489d629
pyproject.toml
@@ -24,4 +24,4 @@ CI = "https://github.com/simonw/llm-gemini/actions"
24
gemini = "llm_gemini"
25
26
[project.optional-dependencies]
27
-test = ["pytest", "pytest-recording"]
+test = ["pytest", "pytest-recording", "nest-asyncio"]
0 commit comments