Skip to content

Commit cef21cb

Browse files
authored
Add links to pyproject.toml (#113)
1 parent dc91a5f commit cef21cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description = "Poetry plugin to export the dependencies to various formats"
55
authors = ["Sébastien Eustace <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
8+
homepage = "https://python-poetry.org/"
9+
repository = "https://github.com/python-poetry/poetry-plugin-export"
810

911
packages = [
1012
{ include = "poetry_plugin_export", from = "src" }

0 commit comments

Comments
 (0)