Thanks to visit codestin.com Credit goes to github.com
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 1ff1072 commit 53ca003Copy full SHA for 53ca003
.travis.yml
@@ -8,6 +8,7 @@ before_install:
8
- git submodule update --remote
9
10
install:
11
+ - pip install six
12
- pip install flake8
13
- pip install jupyter
14
- pip install -r requirements.txt
0 commit comments