aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools.egg-info
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-05-07 12:23:18 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-05-07 12:23:18 -0400
commitb317181b174346e958bfd0999ccbbd803962bbe4 (patch)
treeaccd452b6684a76eb6c08c993555f85368cf9cac /setuptools.egg-info
parentd5c8e8b6a5f3b0599668eb5696450bbe57080ef9 (diff)
downloadexternal_python_setuptools-b317181b174346e958bfd0999ccbbd803962bbe4.tar.gz
external_python_setuptools-b317181b174346e958bfd0999ccbbd803962bbe4.tar.bz2
external_python_setuptools-b317181b174346e958bfd0999ccbbd803962bbe4.zip
Bumped to 3.7 in preparation for next release.
Diffstat (limited to 'setuptools.egg-info')
-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 a49a923e..e5db30ad 100644
--- a/setuptools.egg-info/requires.txt
+++ b/setuptools.egg-info/requires.txt
@@ -1,7 +1,7 @@
-[certs]
-certifi==1.0.1
-
[ssl:sys_platform=='win32']
-wincertstore==0.2 \ No newline at end of file
+wincertstore==0.2
+
+[certs]
+certifi==1.0.1 \ No newline at end of file