Skip to content

Commit

Permalink
updated the bootstrap file so it works with poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
smcmurtry committed Dec 23, 2024
1 parent 8f3ce7d commit 97a6a90
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 97a6a90

Please sign in to comment.