[console_scripts]
robot-selfheal = robot_selfheal.cli:main

[robot.libraries]
SelfHeal = robot_selfheal:SelfHeal

[robot.listeners]
SelfHealListener = robot_selfheal:SelfHealListener
