Skip to content

Commit ff3423e

Browse files
committed
Remove setuptools and pip upgrade from travis
1 parent 28e52ca commit ff3423e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ install:
1717
- sudo apt-get update -qq
1818
- sudo apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
1919
- 'travis_retry pip install --force-reinstall --no-binary lxml lxml'
20-
- 'travis retry pip install --upgrade pip setuptools'
2120
- 'travis_retry pip install .'
2221
- 'travis_retry pip install -e ".[test]"'
2322

0 commit comments

Comments
 (0)