DEBSOURCES
Skip Quicknav
sources / python-validate-pyproject / 0.24.1-1 / tests / invalid-examples / setuptools / ext-modules / invalid-field.toml
1234
[[tool.setuptools.ext-modules]] name = "hello.world" sources = ["hello.c"] non-existing-field = "hello"