Arquivos
spyder/pyproject.toml
Ryan Clary 89d26bdcea Apply suggestions from code review
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
2024-04-15 22:11:10 -07:00

10 linhas
220 B
TOML

[build-system]
requires = [
"setuptools>=42",
"packaging",
]
# We're not ready yet to build Spyder with the setuptools backend, but we're
# leaving this for the future.
# build-backend = "setuptools.build_meta"