E589
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 6d64d61 commit 0cb7b0dCopy full SHA for 0cb7b0d
pyproject.toml
@@ -4,6 +4,7 @@ description = "A linter for YAML files."
4
readme = {file = "README.rst", content-type = "text/x-rst"}
5
requires-python = ">=3.9"
6
license = "GPL-3.0-or-later"
7
+license-files = ["LICENSE"]
8
authors = [{name = "Adrien Vergé"}]
9
keywords = ["yaml", "lint", "linter", "syntax", "checker"]
10
classifiers = [
0 commit comments