Skip to content

Commit

Permalink
Drop documentation from poetry settings
Browse files Browse the repository at this point in the history
It seems poetry 1.7.0 doesn't like an empty documentation keyword anymore.
  • Loading branch information
bjoernricks authored and greenbonebot committed Nov 6, 2023
1 parent d221d3b commit 3fd37d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ authors = ["Greenbone AG <info@greenbone.net>"]
readme = "README.md"
homepage = "https://github.com/greenbone/autohooks-plugin-black"
repository = "https://github.com/greenbone/autohooks-plugin-black"
documentation = ""
# Full list: https://pypi.org/pypi?%3Aaction=list_classifiers
classifiers = [
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit 3fd37d8

Please sign in to comment.