mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
Pin old pkginfo version
This commit is contained in:
parent
13ad59d01b
commit
4919814dd1
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -71,6 +71,7 @@ dev_extras = [
|
|||
'nose',
|
||||
'nosexcover',
|
||||
'pep8',
|
||||
'pkginfo<=1.2.1',
|
||||
'pylint==1.4.2', # upstream #248
|
||||
'tox',
|
||||
'twine',
|
||||
|
|
|
|||
Loading…
Reference in a new issue