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 07a83df commit 1f57baeCopy full SHA for 1f57bae
pyrefly/pyproject.toml
@@ -12,10 +12,9 @@ homepage = "https://pyrefly.org"
12
documentation = "https://pyrefly.org/en/docs/"
13
14
[project]
15
+name = "pyrefly"
16
description = "A faster Python type checker written in Rust"
-readme = "../README.md"
17
requires-python = ">=3.8"
18
-license = {file = "../LICENSE"}
19
keywords = ["typechecker", "typechecking"]
20
classifiers = [
21
"Development Status :: 3 - Alpha",
0 commit comments