[console_scripts]
bear-shelf = bear_shelf._internal.cli:main

[sqlalchemy.dialects]
bearshelf = bear_shelf.dialect.bear_dialect:BearShelfDialect
