summaryrefslogtreecommitdiff
path: root/setuptools.egg-info/requires.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-08-17 15:28:27 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-08-17 15:28:27 -0400
commit16e24b7f483babb855aaeb62f72d63b7315fe33d (patch)
tree12b6be9674bc9e3d7cd149cb634ca05ab9ab465d /setuptools.egg-info/requires.txt
parent6af26d45169f1632beb50f3071155c0bfd0d5b38 (diff)
downloadpython-setuptools-git-16e24b7f483babb855aaeb62f72d63b7315fe33d.tar.gz
Bumped to 1.1 in preparation for next release.
Diffstat (limited to 'setuptools.egg-info/requires.txt')
-rw-r--r--setuptools.egg-info/requires.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt
index 5de4d6e7..c06a8a0b 100644
--- a/setuptools.egg-info/requires.txt
+++ b/setuptools.egg-info/requires.txt
@@ -1,8 +1,5 @@
-[certs]
-certifi==0.0.8
-
[ssl:sys_platform=='win32']
wincertstore==0.1
@@ -10,4 +7,7 @@ wincertstore==0.1
ctypes==1.0.2
[ssl:python_version in '2.4, 2.5']
-ssl==1.16 \ No newline at end of file
+ssl==1.16
+
+[certs]
+certifi==0.0.8 \ No newline at end of file