We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579901d commit 665bdcfCopy full SHA for 665bdcf
.travis.yml
@@ -5,6 +5,7 @@ python:
5
6
install:
7
- pip install -r requirements.txt
8
+ - pip install flake8 black
9
- pip install .
10
11
script:
0 commit comments