blob: 72ad3ea7f326a7a40e87ce150822ebcc96a87be8 [file] [log] [blame] [edit]
[build-system]
requires = ["setuptools >= 40.8.0", "wheel"]
build-backend = "setuptools.build_meta"
[tool.black]
line-length = 121
target-version = ["py37"]
[tool.check-manifest]
ignore = [".github/*", "script/*", "*.tex"]