Researcher / pyproject.toml
mgbam's picture
Create pyproject.toml
d447da3 verified
raw
history blame contribute delete
90 Bytes
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"