Skip to content

Commit

Permalink
Remove mock from test requirements
Browse files Browse the repository at this point in the history
test-requirements.txt:
Remove mock from test requirements as it is not used.
  • Loading branch information
dvzrv authored and philpep committed Dec 6, 2022
1 parent df425e3 commit 1f34942
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
mock
pytest-cov
pytest-xdist
paramiko
Expand Down

0 comments on commit 1f34942

Please sign in to comment.