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 e2d8689 commit e18cb6dCopy full SHA for e18cb6d
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- '3.6'
7
8
install:
9
-- pip install -r requirements.txt
+- pip install -r dev-requirements.txt
10
11
script:
12
- pytest test/ -v
0 commit comments