Skip to content

Commit ce238ac

Browse files
datapythonistaproost
authored andcommitted
DEPS: Removing unused pytest-mock (pandas-dev#29784)
1 parent 0a1b2d4 commit ce238ac

13 files changed

+0
-13
lines changed

ci/deps/azure-36-32bit.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dependencies:
88
# tools
99
### Cython 0.29.13 and pytest 5.0.1 for 32 bits are not available with conda, installing below with pip instead
1010
- pytest-xdist>=1.21
11-
- pytest-mock
1211
- hypothesis>=3.58.0
1312
- pytest-azurepipelines
1413

ci/deps/azure-36-locale.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython>=0.29.13
1010
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413
- pytest-azurepipelines
1514

ci/deps/azure-36-locale_slow.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython>=0.29.13
1010
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413
- pytest-azurepipelines
1514

ci/deps/azure-36-minimum_versions.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython=0.29.13
1010
- pytest=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413
- pytest-azurepipelines
1514

ci/deps/azure-37-locale.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython>=0.29.13
1010
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413
- pytest-azurepipelines
1514

ci/deps/azure-37-numpydev.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dependencies:
88
- cython>=0.29.13
99
- pytest>=5.0.1
1010
- pytest-xdist>=1.21
11-
- pytest-mock
1211
- hypothesis>=3.58.0
1312
- pytest-azurepipelines
1413

ci/deps/azure-macos-36.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dependencies:
88
- cython>=0.29.13
99
- pytest>=5.0.1
1010
- pytest-xdist>=1.21
11-
- pytest-mock
1211
- hypothesis>=3.58.0
1312
- pytest-azurepipelines
1413

ci/deps/azure-windows-36.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython>=0.29.13
1010
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413
- pytest-azurepipelines
1514

ci/deps/azure-windows-37.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython>=0.29.13
1010
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413
- pytest-azurepipelines
1514

ci/deps/travis-36-cov.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython>=0.29.13
1010
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413
- pytest-cov # this is only needed in the coverage build
1514

ci/deps/travis-36-locale.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython>=0.29.13
1010
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413

1514
# pandas dependencies

ci/deps/travis-36-slow.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- cython>=0.29.13
1010
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-mock
1312
- hypothesis>=3.58.0
1413

1514
# pandas dependencies

ci/deps/travis-37.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ dependencies:
1010
- cython>=0.29.13
1111
- pytest>=5.0.1
1212
- pytest-xdist>=1.21
13-
- pytest-mock
1413
- hypothesis>=3.58.0
1514

1615
# pandas dependencies

0 commit comments

Comments
 (0)