forked from varia/distribusi
Add Black and Pip files config
This commit is contained in:
parent
6212f25536
commit
8829a84b65
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools >= 41.0.0",
|
||||
"wheel",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.black]
|
||||
skip-string-normalization = true
|
Loading…
Reference in New Issue
Block a user