Skip to content

Commit

Permalink
Remove mock
Browse files Browse the repository at this point in the history
  • Loading branch information
dbieber committed Sep 20, 2024
1 parent d0253af commit 8975349
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ pytest-runner <7.0.0
termcolor <2.5.0
hypothesis <6.101.0
levenshtein <=0.25.1
mock <6.0.0
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@

TEST_DEPENDENCIES = [
'hypothesis',
'mock',
'levenshtein',
]

Expand Down

0 comments on commit 8975349

Please sign in to comment.