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 7bec7b7 commit b4f07a7Copy full SHA for b4f07a7
1 file changed
pyproject.toml
@@ -64,7 +64,7 @@ python2 = []
64
reports = ["lxml"]
65
install-types = ["pip"]
66
faster-cache = ["orjson"]
67
-native-parse = ["ast-serialize>=0.1.1,<1.0.0"]
+native-parser = ["ast-serialize>=0.1.1,<1.0.0"]
68
69
[project.urls]
70
Homepage = "https://www.mypy-lang.org/"
0 commit comments