Skip to content

Commit 3268ac9

Browse files
krassowskidalthviz
andauthored
Fix typo
Co-authored-by: Daniel Althviz Moré <16781833+dalthviz@users.noreply.github.com>
1 parent 6a706ea commit 3268ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [{name = "Python Language Server Contributors"}]
1111
description = "Python Language Server for the Language Server Protocol"
1212
readme = "README.md"
1313
license = {text = "MIT"}
14-
requires-python = ">=3.0"
14+
requires-python = ">=3.9"
1515
dependencies = [
1616
"docstring-to-markdown",
1717
"importlib_metadata>=4.8.3;python_version<\"3.10\"",

0 commit comments

Comments
 (0)