Skip to content

Commit

Permalink
fix: add homepage link for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
builder555 committed Mar 13, 2024
1 parent 03700ef commit 935669f
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
Expand Up @@ -10,6 +10,8 @@ readme = "README.md"
python = ">=3.9,<3.13"
bleak = "^0.21.1"

[project.urls]
Homepage = "https://github.com/builder555/pinecil_lib"

[tool.poetry.group.dev.dependencies]
black = "^23.12.1"
Expand Down

0 comments on commit 935669f

Please sign in to comment.