GPT_Vuln-analyzer / GVA /pyproject.toml
enotkrutoy's picture
Upload 6 files
9ce63e3 verified
raw
history blame contribute delete
109 Bytes
[build-system]
requires = [
"setuptools>=54",
"wheel"
]
build-backend = "setuptools.build_meta"