We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e52ca commit ff3423eCopy full SHA for ff3423e
.travis.yml
@@ -17,7 +17,6 @@ install:
17
- sudo apt-get update -qq
18
- sudo apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
19
- 'travis_retry pip install --force-reinstall --no-binary lxml lxml'
20
- - 'travis retry pip install --upgrade pip setuptools'
21
- 'travis_retry pip install .'
22
- 'travis_retry pip install -e ".[test]"'
23
0 commit comments