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 37d7388 commit 534eb2fCopy full SHA for 534eb2f
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- '2.7'
5
6
before_install:
7
- - 'travis_retry sudo apt-get install python-dev libxml2-dev libxmlsec1-dev'
+ - 'python setup develop'
8
9
install:
10
- 'travis_retry pip install -e ".[test]" --use-mirrors'
0 commit comments