We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6c882 commit c65c642Copy full SHA for c65c642
1 file changed
pyproject.toml
@@ -30,10 +30,6 @@ homepage = "https://github.com/[ORG NAME]/[REPO NAME]"
30
[tool.setuptools_scm]
31
# Purposely left empty
32
33
-[tool.black]
34
-line-length = 100
35
-target-version = ['py39']
36
-
37
[tool.setuptools.package-data]
38
"module_name" = ["py.typed"]
39
0 commit comments