Skip to content

Commit

Permalink
Update pipfile to support gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
eidan66 authored Sep 8, 2024
1 parent 3ed09cd commit 66f3afb
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
1 change: 1 addition & 0 deletions server/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ django = "*"
pokebase = "*"
drf_spectacular = "*"
python-decouple = "*"
gunicorn = "*"

[dev-packages]

Expand Down
19 changes: 18 additions & 1 deletion server/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 66f3afb

Please sign in to comment.