Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 00639c0

Browse files
author
staticdev
committed
Add changelog ref
1 parent 50e6974 commit 00639c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ repository = "https://github.com/staticdev/toml-validator"
99
homepage = "https://github.com/staticdev/toml-validator"
1010
documentation = "https://toml-validator.readthedocs.io"
1111

12+
[tool.poetry.urls]
13+
Changelog = "https://github.com/staticdev/toml-validator/releases"
14+
1215
[tool.poetry.dependencies]
1316
python = "^3.7"
1417
tomlkit = ">=0.5.9,<0.7.0"

0 commit comments

Comments
 (0)