Final cleanup for revoker/display

This commit is contained in:
James Kasten
2015-02-19 22:30:11 -08:00
parent 119863d1ea
commit 5d76c0feb1
13 changed files with 74 additions and 15 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ setenv =
basepython = python2.7
commands =
pip install -e .[testing]
python setup.py nosetests --with-coverage --cover-min-percentage=83
python setup.py nosetests --with-coverage --cover-min-percentage=84
[testenv:lint]
# recent versions of pylint do not support Python 2.6 (#97, #187)