Fix based on comments

This commit is contained in:
James Kasten
2015-01-26 01:27:00 -08:00
parent ae4c160654
commit 73b95c4307
4 changed files with 19 additions and 13 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ commands =
[testenv:cover]
commands =
python setup.py dev
python setup.py nosetests --with-coverage --cover-min-percentage=61
python setup.py nosetests --with-coverage --cover-min-percentage=66
[testenv:lint]
commands =