[console_scripts]
tryceratops=tryceratops.__main__:main

[flake8.extension]
TRY=tryceratops.flake_plugin:TryceratopsAdapterPlugin

