[build-system] | |
# Minimum requirements for the build system to execute. | |
requires = ["setuptools", "wheel"] # PEP 508 specifications. |
[build-system] | |
# Minimum requirements for the build system to execute. | |
requires = ["setuptools", "wheel"] # PEP 508 specifications. |