moonstream/engineapi/alembic.sh

4 wiersze
59 B
Bash

2023-06-06 12:11:49 +00:00
#!/usr/bin/env sh
PYTHONPATH=".:$PYTHONPATH" alembic "$@"