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 6a706ea commit 3268ac9Copy full SHA for 3268ac9
pyproject.toml
@@ -11,7 +11,7 @@ authors = [{name = "Python Language Server Contributors"}]
11
description = "Python Language Server for the Language Server Protocol"
12
readme = "README.md"
13
license = {text = "MIT"}
14
-requires-python = ">=3.0"
+requires-python = ">=3.9"
15
dependencies = [
16
"docstring-to-markdown",
17
"importlib_metadata>=4.8.3;python_version<\"3.10\"",
0 commit comments