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