Researcher / pyproject.toml
sidphbot's picture
streamlit init
92027c7
raw history blame
No virus
103 Bytes
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"