mirror of
https://github.com/simonw/llm-claude-3.git
synced 2025-01-23 19:28:29 +03:00
Fixed bug in TOML, refs #1
This commit is contained in:
@@ -24,4 +24,4 @@ CI = "https://github.com/simonw/llm-claude-3/actions"
|
||||
claude_3 = "llm_claude_3"
|
||||
|
||||
[project.optional-dependencies]
|
||||
test = ["pytest", "pytest-recording]
|
||||
test = ["pytest", "pytest-recording"]
|
||||
|
||||
Reference in New Issue
Block a user