Subject_Genius / apex-master /pyproject.toml
cyd0806's picture
Upload apex-master/pyproject.toml with huggingface_hub
5855964 verified
raw
history blame contribute delete
101 Bytes
[build-system]
requires = [
"setuptools",
"wheel",
]
build-backend = "setuptools.build_meta"