[console_scripts]
relore = relore.cli:main
relored = relore.entrypoints:relored

[relore.languages]
python = relore.code.providers.python:PythonProvider
