89d26bdcea
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
10 linhas
220 B
TOML
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"
|