Pillow/pyproject.toml
2023-06-24 13:30:15 +01:00

5 lines
117 B
TOML

[build-system]
requires = ["setuptools >= 67.8", "wheel"]
build-backend = "backend"
backend-path = ["_custom_build"]