pyproject.toml 90 Bytes
Newer Older
1
2
3
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"