We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278af64 commit 62188fcCopy full SHA for 62188fc
pyproject.toml
@@ -7,3 +7,5 @@ requires = [
7
"pybind11>=2.13.0,<3.0.0"
8
]
9
build-backend = "setuptools.build_meta"
10
+
11
+tool.ruff.line-length = 79
0 commit comments