Skip to content

Commit

Permalink
Fix pipfile and add codegrade test
Browse files Browse the repository at this point in the history
  • Loading branch information
pgill97 committed Mar 9, 2023
1 parent d3f74da commit 0e57091
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 117 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ flask = "2.2.2"
flask-migrate = "3.1.0"
flask-sqlalchemy = "2.5.1"
ipdb = "0.13.9"
importlib-metadata = "6.0.0"
importlib-resources = "5.10.0"

[requires]
python_full_version = "3.8.13"
Loading

0 comments on commit 0e57091

Please sign in to comment.