summaryrefslogtreecommitdiff
path: root/setuptools.egg-info/requires.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-07-13 20:33:57 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-07-13 20:33:57 -0400
commit2de1c553de6472ce3e830b32fcbf39043321ba2a (patch)
treeef69fce93a92fe700d0d8cb9ed407933530119d0 /setuptools.egg-info/requires.txt
parentd6507eda8166ce8929019bfb65518ad747d01007 (diff)
downloadpython-setuptools-git-2de1c553de6472ce3e830b32fcbf39043321ba2a.tar.gz
Updated egg_info with corrected metadata
Diffstat (limited to 'setuptools.egg-info/requires.txt')
-rw-r--r--setuptools.egg-info/requires.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt
index 66f24688..dac9e411 100644
--- a/setuptools.egg-info/requires.txt
+++ b/setuptools.egg-info/requires.txt
@@ -1,13 +1,13 @@
-[ssl:python_version in '2.4, 2.5']
-ssl==1.16
-
-[certs]
-certifi==0.0.10
-
[ssl:sys_platform=='win32' and python_version=='2.4']
ctypes==1.0.2
[ssl:sys_platform=='win32']
-wincertstore==0.1 \ No newline at end of file
+wincertstore==0.1
+
+[ssl:python_version in '2.4, 2.5']
+ssl==1.16
+
+[certs]
+certifi==0.0.8 \ No newline at end of file