Skip to content

Commit

Permalink
Merge pull request #17 from scop/changelog-project-url
Browse files Browse the repository at this point in the history
Add Changelog project URL
  • Loading branch information
niksite committed May 5, 2020
2 parents 994873e + ceb14a5 commit 960cbe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ readme = "README.md"
repository = "https://github.com/niksite/url-normalize"
homepage = "https://github.com/niksite/url-normalize"
keywords = ['url', 'normalization', 'normalize']
urls = { Changelog = "https://github.com/niksite/url-normalize#url-normalize" }

[tool.poetry.dependencies]
python = "~2.7 || ^3.6"
Expand Down

0 comments on commit 960cbe0

Please sign in to comment.