#!.env/bin/python from migrate.versioning.shell import main import storage if __name__ == '__main__': main(debug='False')