Skip to content

Commit a099b2f

Browse files
Updated pyproject.toml documentation (#12)
1 parent ec671eb commit a099b2f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ authors = ["Christo Olivier <mail@christoolivier.com>"]
66
maintainers = ["Christo Olivier <mail@christoolivier.com>"]
77
homepage = "https://github.com/christo-olivier/modelsmith"
88
repository = "https://github.com/christo-olivier/modelsmith"
9-
keywords = ["vertexai", "pydantic", "models", "types", "llm"]
9+
documentation = "https://christo-olivier.github.io/modelsmith"
10+
keywords = ["anthropic", "openai", "vertexai", "pydantic", "models", "types", "llm"]
1011
license = "MIT"
1112
readme = "README.md"
1213
packages = [{include = "modelsmith", from = "src"}]

0 commit comments

Comments
 (0)