2008-02-06 18:39:07 +00:00

5 lines
84 B
Python

#!/usr/bin/env python
from migrate.versioning.shell import main
main(%(defaults)s)