summaryrefslogtreecommitdiffstats
path: root/tests/packages/test-no-prepare/pyproject.toml
blob: c6ca5f8365f95cb6779b9f65ddda6ca5ceaf9613 (plain)
1
2
3
4
[build-system]
build-backend = 'backend_no_prepare'
backend-path = ['.']
requires = ['setuptools >= 42.0.0', 'wheel >= 0.36.0']