Bug 805127 - Upgrade virtualenv to 1.8.2; r=ted

Upstream tarball uncompressed in python/virtualenv. egg-info directory
was deleted. All other files are unchanged.
This commit is contained in:
Gregory Szorc
2012-10-24 14:25:40 -07:00
parent 7419fd463c
commit 1ee3fab3a9
23 changed files with 1393 additions and 319 deletions

View File

@@ -71,7 +71,6 @@ setup(
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.4',
'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',