Skip to content

Commit

Permalink
Added repo and readme in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fri-end committed Apr 1, 2024
1 parent cd2f483 commit 00d2384
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[tool.poetry]
name = "unifyai"
version = "0.1.0"
readme = "README.md"
description = "A Python package for interacting with the Unify API"
authors = ["Unify <[email protected]>"]
repository = "https://github.com/unifyai/unify-llm-python"

[tool.poetry.dependencies]
python = "^3.9"
Expand Down

0 comments on commit 00d2384

Please sign in to comment.