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 4707b11 commit 68a864dCopy full SHA for 68a864d
.travis.yml
@@ -23,7 +23,7 @@ before_install:
23
24
install:
25
- echo "Install"
26
- - pip install --user -r requirements.txt
+ - pip install -r requirements.txt
27
- pip install -U scikit-learn
28
29
script:
0 commit comments