Skip to content

Commit

Permalink
fix: remove long description
Browse files Browse the repository at this point in the history
  • Loading branch information
moesmufti committed Dec 16, 2024
1 parent 8b328cd commit 79393da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ description = "Lightweight xAI SDK with minimal dependencies"
dependencies = [
"requests>=2.32.3",
]
long_description = { file = "README.md", content-type = "text/markdown" }

[tool.setuptools]
package-dir = {"" = "src"}
Expand Down

0 comments on commit 79393da

Please sign in to comment.