From ea99777a320886485cf1f7b423744b847319196b Mon Sep 17 00:00:00 2001 From: Nora Shapiro Date: Wed, 16 Oct 2024 11:09:05 -0700 Subject: [PATCH] remove pytest-mock --- requirements.txt | 12 +----------- setup.py | 1 - 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0a4e2252..2d33a3d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 diff --git a/setup.py b/setup.py index c38679ad..f9e604bc 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,6 @@ "tree-sitter==0.20.*", "test-results-parser==0.5.*", "regex", - "pytest-mock" ], entry_points={ "console_scripts": [