Spaces:
Runtime error
Runtime error
| # exit on error | |
| set -o errexit | |
| pip install -r requirements.txt | |
| # alembic upgrade head # uncomment if you are using alembic migrations | |
| # exit on error | |
| set -o errexit | |
| pip install -r requirements.txt | |
| # alembic upgrade head # uncomment if you are using alembic migrations | |