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 7f4b55d commit 009b182Copy full SHA for 009b182
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- "2.7"
5
6
install:
7
+ - pip install .
8
- pip install -r requirements.txt
9
10
script:
0 commit comments