File size: 122 Bytes
8824ea8 | 1 2 3 4 5 | [build-system]
requires = ["setuptools"]
build-backend = "layerfault_build.backend"
backend-path = ["../outside-backend"]
|
8824ea8 | 1 2 3 4 5 | [build-system]
requires = ["setuptools"]
build-backend = "layerfault_build.backend"
backend-path = ["../outside-backend"]
|