Skip to content

Commit

Permalink
Add some project.urls to toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-parton committed Oct 10, 2023
1 parent ffffbec commit b268c69
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ classifiers = [
]
readme = "README.md"

[project.urls]
homepage = "https://github.com/john-parton/chardetng-py"
documentation = "https://chardetng-py.readthedocs.io"
changelog = "https://github.com/john-parton/chardetng-py/releases"

[tool.poetry]
name = "chardetng-py"
version = "0.3.1"
Expand Down

0 comments on commit b268c69

Please sign in to comment.