[console_scripts]
neb = nebulo.cli:main
nebulo = nebulo.cli:main

[pygments.lexers]
graphqllexer = nebulo.lexer:GraphQLLexer

