summaryrefslogtreecommitdiff
path: root/setuptools.egg-info
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2013-06-19 11:50:14 +0100
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2013-06-19 11:50:14 +0100
commit49b893267e951f9e53d9e7611286c95319beaf20 (patch)
tree197bcb8f40e6140c5ac75c40d41d34797e16a726 /setuptools.egg-info
parent8d016844c5934fe8f7ee4c559ab5a1f2133fa6dc (diff)
downloadpython-setuptools-git-49b893267e951f9e53d9e7611286c95319beaf20.tar.gz
Post-merge fixes.
--HG-- branch : single-codebase
Diffstat (limited to 'setuptools.egg-info')
-rw-r--r--setuptools.egg-info/requires.txt11
1 files changed, 4 insertions, 7 deletions
diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt
index 77cddef2..c06a8a0b 100644
--- a/setuptools.egg-info/requires.txt
+++ b/setuptools.egg-info/requires.txt
@@ -1,16 +1,13 @@
-[ssl:sys_platform=='win32' and python_version=='2.4']
-ctypes==1.0.2
-
[ssl:sys_platform=='win32']
wincertstore==0.1
-[certs]
-certifi==0.0.8
+[ssl:sys_platform=='win32' and python_version=='2.4']
+ctypes==1.0.2
[ssl:python_version in '2.4, 2.5']
ssl==1.16
-[ssl:sys_platform=='win32' and python_version=='2.4']
-ctypes==1.0.2 \ No newline at end of file
+[certs]
+certifi==0.0.8 \ No newline at end of file