We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc91a5f commit cef21cbCopy full SHA for cef21cb
pyproject.toml
@@ -5,6 +5,8 @@ description = "Poetry plugin to export the dependencies to various formats"
5
authors = ["Sébastien Eustace <[email protected]>"]
6
license = "MIT"
7
readme = "README.md"
8
+homepage = "https://python-poetry.org/"
9
+repository = "https://github.com/python-poetry/poetry-plugin-export"
10
11
packages = [
12
{ include = "poetry_plugin_export", from = "src" }
0 commit comments