[console_scripts]
cc-validator = cc_validator.main:main
pytest = pytest:main

[pytest11]
cc_validator = cc_validator.pytest_plugin
