Repo reset for less crap

This commit is contained in:
Luke Murphy
2020-07-01 19:56:35 +02:00
parent b585217242
commit 0626962785
9 changed files with 7 additions and 76 deletions

View File

@ -1,11 +0,0 @@
[build-system]
requires = [
"setuptools",
"setuptools-scm",
"wheel",
]
build-backend = "setuptools.build_meta"
[tool.black]
line-length = 80
target-version = ["py38"]