mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 06:46:18 +00:00
test
This commit is contained in:
@@ -6,6 +6,10 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = ["pydantic", "instructor"]
|
||||
|
||||
[dependency-groups]
|
||||
openai = ["openai"]
|
||||
claude = ["anthropic"]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user