Skip to content

Commit

Permalink
feat: install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Angel-Dijoux committed Dec 31, 2023
1 parent 01659ec commit c8245b7
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 360 deletions.
6 changes: 5 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ gunicorn = "==20.1.0"
black = "~=23.1.0"
gevent = "*"
werkzeug = "==2.2.2"

pytest = "*"
pytest-cov = "*"
pytest-mock = "*"
pytest-socket = "*"
pytest-sugar = "*"

[dev-packages]

Expand Down
Loading

0 comments on commit c8245b7

Please sign in to comment.