fix when -DLIBA_JAVASCRIPT=1 and -DLIBA_CXX=0
[liba.git] / pyproject.toml
blob4548052aa01c4d84f29981c2531bf8c903d64aae
1 [build-system]
2 requires = ["setuptools", "wheel", "Cython"]
4 [tool.black]
5 line-length = 100