Merge pull request #3072 from certbot/unpin-pkginfo

Revert "Pin old pkginfo version"
This commit is contained in:
Peter Eckersley 2016-05-25 17:33:44 -07:00
commit 5fc1cd0a4a

View file

@ -71,7 +71,6 @@ dev_extras = [
'nose',
'nosexcover',
'pep8',
'pkginfo<=1.2.1',
'pylint==1.4.2', # upstream #248
'tox',
'twine',