forked from github.com/pypiserver
test guess_pkgname_and_version with 'pep8'
This commit is contained in:
parent
b09c719fb7
commit
ec01935af6
@ -14,6 +14,7 @@ files = [
|
||||
("greenlet-0.3.4.win-amd64-py3.2.exe", "greenlet", "0.3.4"),
|
||||
("greenlet-0.3.4-py3.2-win32.egg", "greenlet", "0.3.4"),
|
||||
("greenlet-0.3.4-py2.7-linux-x86_64.egg", "greenlet", "0.3.4"),
|
||||
("pep8-0.6.0.zip", "pep8", "0.6.0"),
|
||||
("pytz-2012b.zip", "pytz", "2012b")]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user