Add dependency

pull/30/head
Raphaël Vinot 2016-08-17 18:38:37 +02:00
parent 33a2f0603e
commit 76812f96aa
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ install:
- pip install -U nose
- pip install coveralls
- pip install codecov
- pip install requests-mock
- pip install .
script: