diff --git a/alembic.ini b/alembic.ini index 1a85016..2d240f3 100644 --- a/alembic.ini +++ b/alembic.ini @@ -2,7 +2,7 @@ [alembic] # path to migration scripts -script_location = worblehat/models/migrations +script_location = src/worblehat/models/migrations # template used to generate migration file names; The default value is %%(rev)s_%%(slug)s # Uncomment the line below if you want the files to be prepended with date and time