Pillow/pyproject.toml

5 lines
117 B
TOML
Raw Normal View History

2023-05-27 11:52:03 +03:00
[build-system]
requires = ["setuptools >= 67.8", "wheel"]
build-backend = "backend"
backend-path = ["_custom_build"]