mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Merge pull request #3188 from certbot/remove-nosexcover
Remove unused nosexcover dependency
This commit is contained in:
commit
aa4a2632e5
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -69,7 +69,6 @@ dev_extras = [
|
|||
'astroid==1.3.5',
|
||||
'coverage',
|
||||
'nose',
|
||||
'nosexcover',
|
||||
'pep8',
|
||||
'pylint==1.4.2', # upstream #248
|
||||
'tox',
|
||||
|
|
|
|||
Loading…
Reference in a new issue