Skip to content

Commit c75f4af

Browse files
committed
New pip and distutils don't get a long
1 parent 970568e commit c75f4af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/test-manylinux.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ function run_single_in_docker {
6161
pip install "enum34;python_version=='2.7'"
6262

6363
pip install confluent_kafka --no-index -f $wheelhouse
64-
pip install pytest
64+
# https://github.com/pypa/pip/issues/5247
65+
pip install pytest --ignore-installed six
6566

6667
# Verify that OpenSSL and zlib are properly linked
6768
python -c '

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy