We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2f69d commit 5271050Copy full SHA for 5271050
.travis.yml
@@ -10,6 +10,7 @@ cache:
10
install:
11
- pip install -r requirements.txt
12
- pip install -r test_requirements.txt
13
+ - pip install pandas
14
- yarn install
15
16
script:
0 commit comments