Thanks to visit codestin.com Credit goes to github.com
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 3c13caf commit 28866eaCopy full SHA for 28866ea
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