Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Commit

Permalink
added pytest-mock to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
heartsucker committed May 13, 2019
1 parent 4227e87 commit c890daa
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 153 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ pytest-cov = "*"
sphinx = "*"
vcrpy = "*"
pyyaml = ">=5.1,<6"
pytest-mock = "*"
Loading

0 comments on commit c890daa

Please sign in to comment.