hotcooler/alembic/env.py
Lance Edgar e036abd313 Initial commit
as generated from: pcreate -t websauna_app hotcooler

https://websauna.org/docs/tutorials/gettingstarted/tutorial_03.html
2017-04-01 15:17:32 -05:00

3 lines
83 B
Python

from websauna.system.devop import alembic
alembic.run_alembic(package="hotcooler")