mirror of https://github.com/llvm/torch-mlir
8 lines
147 B
TOML
8 lines
147 B
TOML
|
[build-system]
|
||
|
requires = ["setuptools", "wheel"]
|
||
|
build-backend = "setuptools.build_meta"
|
||
|
|
||
|
[tool.black]
|
||
|
line-length = 88
|
||
|
target-version = ['py38']
|