From 36be31c3ac646e035c43f7fce7ecf30810f2b7fe Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Thu, 21 Nov 2019 21:58:04 +0000 Subject: [PATCH] DEPS: Removing unused pytest-mock --- ci/deps/azure-36-32bit.yaml | 1 - ci/deps/azure-36-locale.yaml | 1 - ci/deps/azure-36-locale_slow.yaml | 1 - ci/deps/azure-36-minimum_versions.yaml | 1 - ci/deps/azure-37-locale.yaml | 1 - ci/deps/azure-37-numpydev.yaml | 1 - ci/deps/azure-macos-36.yaml | 1 - ci/deps/azure-windows-36.yaml | 1 - ci/deps/azure-windows-37.yaml | 1 - ci/deps/travis-36-cov.yaml | 1 - ci/deps/travis-36-locale.yaml | 1 - ci/deps/travis-36-slow.yaml | 1 - ci/deps/travis-37.yaml | 1 - 13 files changed, 13 deletions(-) diff --git a/ci/deps/azure-36-32bit.yaml b/ci/deps/azure-36-32bit.yaml index f3e3d577a7a33..cf3fca307481f 100644 --- a/ci/deps/azure-36-32bit.yaml +++ b/ci/deps/azure-36-32bit.yaml @@ -8,7 +8,6 @@ dependencies: # tools ### Cython 0.29.13 and pytest 5.0.1 for 32 bits are not available with conda, installing below with pip instead - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/azure-36-locale.yaml b/ci/deps/azure-36-locale.yaml index 3baf975afc096..c3c94e365c259 100644 --- a/ci/deps/azure-36-locale.yaml +++ b/ci/deps/azure-36-locale.yaml @@ -9,7 +9,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/azure-36-locale_slow.yaml b/ci/deps/azure-36-locale_slow.yaml index 01741e9b65a7a..46ddd44931848 100644 --- a/ci/deps/azure-36-locale_slow.yaml +++ b/ci/deps/azure-36-locale_slow.yaml @@ -9,7 +9,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/azure-36-minimum_versions.yaml b/ci/deps/azure-36-minimum_versions.yaml index 1e32ef7482be3..ff1095005fa85 100644 --- a/ci/deps/azure-36-minimum_versions.yaml +++ b/ci/deps/azure-36-minimum_versions.yaml @@ -9,7 +9,6 @@ dependencies: - cython=0.29.13 - pytest=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/azure-37-locale.yaml b/ci/deps/azure-37-locale.yaml index 26446ab5365b1..3319afed173b5 100644 --- a/ci/deps/azure-37-locale.yaml +++ b/ci/deps/azure-37-locale.yaml @@ -9,7 +9,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/azure-37-numpydev.yaml b/ci/deps/azure-37-numpydev.yaml index 3264df5944e35..a04bdc2448bce 100644 --- a/ci/deps/azure-37-numpydev.yaml +++ b/ci/deps/azure-37-numpydev.yaml @@ -8,7 +8,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/azure-macos-36.yaml b/ci/deps/azure-macos-36.yaml index 48ba87d26f53d..831b68d0bb4d3 100644 --- a/ci/deps/azure-macos-36.yaml +++ b/ci/deps/azure-macos-36.yaml @@ -8,7 +8,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/azure-windows-36.yaml b/ci/deps/azure-windows-36.yaml index e3ad1d8371623..3aa261a57f2d4 100644 --- a/ci/deps/azure-windows-36.yaml +++ b/ci/deps/azure-windows-36.yaml @@ -9,7 +9,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/azure-windows-37.yaml b/ci/deps/azure-windows-37.yaml index 07e134b054c10..928896efd5fc4 100644 --- a/ci/deps/azure-windows-37.yaml +++ b/ci/deps/azure-windows-37.yaml @@ -9,7 +9,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-azurepipelines diff --git a/ci/deps/travis-36-cov.yaml b/ci/deps/travis-36-cov.yaml index 9148e0d4b29d9..170edd90ea3d7 100644 --- a/ci/deps/travis-36-cov.yaml +++ b/ci/deps/travis-36-cov.yaml @@ -9,7 +9,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 - pytest-cov # this is only needed in the coverage build diff --git a/ci/deps/travis-36-locale.yaml b/ci/deps/travis-36-locale.yaml index 3199ee037bc0a..5dc1e4524ec86 100644 --- a/ci/deps/travis-36-locale.yaml +++ b/ci/deps/travis-36-locale.yaml @@ -9,7 +9,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 # pandas dependencies diff --git a/ci/deps/travis-36-slow.yaml b/ci/deps/travis-36-slow.yaml index eab374c96772c..1dfd90d0904ac 100644 --- a/ci/deps/travis-36-slow.yaml +++ b/ci/deps/travis-36-slow.yaml @@ -9,7 +9,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 # pandas dependencies diff --git a/ci/deps/travis-37.yaml b/ci/deps/travis-37.yaml index 7b75a427a4954..6826a9d072ff3 100644 --- a/ci/deps/travis-37.yaml +++ b/ci/deps/travis-37.yaml @@ -10,7 +10,6 @@ dependencies: - cython>=0.29.13 - pytest>=5.0.1 - pytest-xdist>=1.21 - - pytest-mock - hypothesis>=3.58.0 # pandas dependencies