Skip to content

Commit

Permalink
remove pytest-mock
Browse files Browse the repository at this point in the history
  • Loading branch information
nora-codecov committed Oct 16, 2024
1 parent 4793130 commit ea99777
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 1 addition & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile setup.py
Expand Down Expand Up @@ -28,16 +28,6 @@ idna==3.4
# rfc3986
ijson==3.2.3
# via codecov-cli (setup.py)
iniconfig==2.0.0
# via pytest
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.3
# via pytest-mock
pytest-mock==3.14.0
# via codecov-cli (setup.py)
pyyaml==6.0.1
# via codecov-cli (setup.py)
regex==2023.12.25
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"tree-sitter==0.20.*",
"test-results-parser==0.5.*",
"regex",
"pytest-mock"
],
entry_points={
"console_scripts": [
Expand Down

0 comments on commit ea99777

Please sign in to comment.