Skip to content

Commit

Permalink
updated the bootstrap file so it works with poetry (#2399)
Browse files Browse the repository at this point in the history
  • Loading branch information
smcmurtry authored Jan 6, 2025
1 parent 5f64494 commit 8b56571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ make generate-version-file
poetry install --only test

# Upgrade databases
flask db upgrade
poetry run flask db upgrade

0 comments on commit 8b56571

Please sign in to comment.