aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBenoit Pierre <benoit.pierre@gmail.com>2019-11-13 10:20:49 +0000
committerGitHub <noreply@github.com>2019-11-13 10:20:49 +0000
commit7956986ed1b9da63624b321d81f6c1bfbf360730 (patch)
tree6f6331f999b8ad43c5685268e92774ceabb34f00 /tests
parent705d41e4903bc2d12a805172c0f446e2eb32eb9c (diff)
parent0d831c90e345ba6e7d0f82954f0cec5bdaa8501b (diff)
downloadexternal_python_setuptools-7956986ed1b9da63624b321d81f6c1bfbf360730.tar.gz
external_python_setuptools-7956986ed1b9da63624b321d81f6c1bfbf360730.tar.bz2
external_python_setuptools-7956986ed1b9da63624b321d81f6c1bfbf360730.zip
Merge pull request #1864 from benoit-pierre/improve_workaround_for_1644
improve workaround for #1644
Diffstat (limited to 'tests')
-rw-r--r--tests/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
index cb3e6726..1f70adee 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -9,4 +9,3 @@ coverage>=4.5.1
pytest-cov>=2.5.1
paver; python_version>="3.6"
futures; python_version=="2.7"
-pip==18.1 # Temporary workaround for #1644.