Merge pull request #3188 from certbot/remove-nosexcover

Remove unused nosexcover dependency
This commit is contained in:
Peter Eckersley 2016-06-18 14:03:56 -07:00 committed by GitHub
commit aa4a2632e5

View file

@ -69,7 +69,6 @@ dev_extras = [
'astroid==1.3.5',
'coverage',
'nose',
'nosexcover',
'pep8',
'pylint==1.4.2', # upstream #248
'tox',