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 9727540 commit ae6513dCopy full SHA for ae6513d
pyproject.toml
@@ -12,7 +12,7 @@ license = { text = "MIT" }
12
description = "A python library and CLI for the LanguageTool JSON API"
13
keywords = ["languagetool", "spell", "grammar", "checker"]
14
readme = "README.rst"
15
-requires-python = ">=3.12"
+requires-python = ">=3.9"
16
classifiers = [
17
"Development Status :: 4 - Beta",
18
"License :: OSI Approved :: MIT License",
0 commit comments