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 aa145ff commit 52c9d59Copy full SHA for 52c9d59
.travis.yml
@@ -5,6 +5,9 @@ python:
5
- "3.7"
6
- "3.8"
7
8
+install:
9
+ - pip install -r requirements.txt
10
+
11
before_install:
12
- sudo apt-get update
13
0 commit comments