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 06180a5 commit 9efe284Copy full SHA for 9efe284
pyproject.toml
@@ -81,3 +81,6 @@ before-build-python = [
81
82
[tool.check-wheel-contents]
83
ignore = ["W002"]
84
+
85
+[tool.black]
86
+target-version = ["py38"]
0 commit comments