Skip to content

Commit bf37228

Browse files
committed
fixup! Try fixing #231 again: Return to using platform_python_implementation
1 parent 2ff4941 commit bf37228

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ cache:
1616
env:
1717
- USE_OPTIONAL=true
1818
- USE_OPTIONAL=false
19-
- USE_OPTIONAL=false SETUPTOOLS=18.5
20-
- USE_OPTIONAL=false SETUPTOOLS=20.2.2
21-
- USE_OPTIONAL=false SETUPTOOLS=20.6.6
22-
- USE_OPTIONAL=false SETUPTOOLS=20.10.0
2319

2420
before_install:
2521
- git submodule update --init --recursive

requirements-install.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ fi
88
# Make sure we're running setuptools >= 18.5
99
pip install -U pip setuptools>=18.5
1010

11-
# Install specific version of setuptools, maybe
12-
if [ -n "$SETUPTOOLS" ]; then
13-
pip install "setuptools==$SETUPTOOLS"
14-
fi
15-
1611
pip install -U -r requirements-test.txt
1712

1813
if [[ $USE_OPTIONAL == "true" ]]; then

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