Upgrade for new requirements-dev.txt
This commit is contained in:
parent
e5094c04a7
commit
2b6ea5ead8
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ python:
|
|||
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "pip install -r requirements.txt"
|
||||
- "pip install -r test-requirements.txt"
|
||||
- "pip install -r requirements-dev.txt"
|
||||
- "pip install coveralls"
|
||||
|
||||
# command to run tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue