[console_scripts]
check-sdist = check_sdist.__main__:main

[validate_pyproject.tool_schema]
check-sdist = check_sdist.schema:get_schema
