masterthesis/pyproject.toml

7 lines
129 B
TOML
Raw Normal View History

2020-03-28 10:59:24 +01:00
[build-system]
requires = ["setuptools>=40.6.0", "wheel"]
build-backend = "setuptools.build_meta"
[tool.black]
line-length = 79