[console_scripts]
behave-trace = behave_trace.__main__:main

[behave.formatters]
behave-trace = behave_trace.formatter:TraceFormatter
