Skip to content

Commit

Permalink
Add project urls
Browse files Browse the repository at this point in the history
  • Loading branch information
pschmitt committed Dec 22, 2023
1 parent ff12201 commit 9cf8df6
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 @@ -21,6 +21,12 @@ dependencies = [
]
version = "0.6.2"

[project.urls]
Homepage = "https://github.com/pschmitt/obs-cli"
Documentation = "https://github.com/pschmitt/obs-cli/blob/HEAD/README.md"
Repository = "https://github.com/pschmitt/obs-cli"
Issues = "https://github.com/pschmitt/obs-cli/issues"

[tool.black]
line-length = 79

Expand Down

0 comments on commit 9cf8df6

Please sign in to comment.