Upping version.

This commit is contained in:
Michael Lazar
2016-08-02 22:37:59 -07:00
parent 03db2d8d11
commit 4413c2b4f7
6 changed files with 46 additions and 5 deletions

View File

@@ -6,8 +6,7 @@ deps =
pytest
pylint
mock
# Waiting for vcrpy to release https://github.com/kevin1024/vcrpy/pull/196
git+https://github.com/kevin1024/vcrpy.git
vcrpy
commands =
pylint --rcfile .pylintrc rtv/ -E
py.test -v {posargs}