Skip to content

Commit

Permalink
Move yoyo to prod packages, so migrations can be run in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
audiodude committed Mar 17, 2024
1 parent 357592f commit d6b302b
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 165 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ validators = "*"
attrs = "==18.2.0"
pytest-cov = "*"
supervisor = "~=4.2"
yoyo-migrations = "==7.3.2"

[dev-packages]
pre-commit = "==2.21.0"
pytest = "~=6.0"
yapf = "==0.28.0"
yoyo-migrations = "==7.3.2"

[requires]
python_version = "3.12.0"
Loading

0 comments on commit d6b302b

Please sign in to comment.