Justify / pyproject.toml
dzs
added debug mechanism
1df9f37
raw
history blame contribute delete
108 Bytes
[build-system]
requires = ["setuptools", "wheel", "Cython", "numpy"]
build-backend = "setuptools.build_meta"