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 1452c6d commit 7e42d2cCopy full SHA for 7e42d2c
pyproject.toml
@@ -2,9 +2,6 @@
2
requires = ["setuptools>=78.1.0", "cmake>=3.18", "ninja>=1.11.1", "pybind11>=2.13.1"]
3
build-backend = "setuptools.build_meta"
4
5
-[tool.mypy]
6
-mypy_path="$MYPY_CONFIG_FILE_DIR/python"
7
-
8
[tool.yapf]
9
based_on_style = "pep8"
10
column_limit = 120
0 commit comments