Skip to content

Commit

Permalink
Add links to pyproject.toml (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgilman authored Sep 3, 2022
1 parent dc91a5f commit cef21cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description = "Poetry plugin to export the dependencies to various formats"
authors = ["Sébastien Eustace <sebastien@eustace.io>"]
license = "MIT"
readme = "README.md"
homepage = "https://python-poetry.org/"
repository = "https://github.com/python-poetry/poetry-plugin-export"

packages = [
{ include = "poetry_plugin_export", from = "src" }
Expand Down

0 comments on commit cef21cb

Please # to comment.