[console_scripts]
sqlspec = sqlspec.__main__:run_cli

[pygments.styles]
sqlspec-dark = tools.sphinx_ext.pygments_styles:SQLSpecDarkStyle
sqlspec-light = tools.sphinx_ext.pygments_styles:SQLSpecLightStyle
