Skip to content

Commit

Permalink
Add pytest-mock to requirements to support mocking in pytests
Browse files Browse the repository at this point in the history
  • Loading branch information
austinweisgrau committed Oct 26, 2023
1 parent bb570d7 commit 07e8f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ black==22.12.0
testfixtures==6.18.5
pytest==7.1.1
pytest-datadir==1.3.0
pytest-mock==3.12.0

# Stuff for TMC scripts
# TODO Remove when we have a TMC-specific Docker image
Expand Down

0 comments on commit 07e8f1e

Please sign in to comment.