8d8c73729f
Add content dir where Ansible will look for the content provided by ACD
6 lines
103 B
TOML
6 lines
103 B
TOML
[build-system]
|
|
requires = [
|
|
"setuptools >= 44",
|
|
"wheel",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|