Skip to content

Commit

Permalink
Add project urls.
Browse files Browse the repository at this point in the history
  • Loading branch information
Varbin committed Feb 4, 2024
1 parent 83172fc commit a8d308a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,11 @@ dependencies = [
]
dynamic = ["version"]

[project.urls]
Homepage = "https://github.com/varbin/devicepasswords"
Documentation = "https://devicepasswords.readthedocs.io/"
Repository = "https://github.com/varbin/devicepasswords.git"
Issues = "https://github.com/varbin/devicepasswords/issues"

[tool.setuptools]
packages = ["devicepasswords"]

0 comments on commit a8d308a

Please sign in to comment.