We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac34f1 commit 3a26b18Copy full SHA for 3a26b18
pyproject.toml
@@ -6,3 +6,6 @@ include = '\.pyi?$'
6
line_length = 120
7
multi_line_output = 3
8
include_trailing_comma = true
9
+
10
+[build-system]
11
+requires = ["setuptools<64", "wheel"]
0 commit comments