From 09719162082439735da57a160fc9ea7fbe0f6935 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 4 May 2014 09:43:37 -0400 Subject: Bumped to 3.5.2 in preparation for next release. --- setuptools.egg-info/requires.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'setuptools.egg-info') diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt index e5db30ad..a49a923e 100644 --- a/setuptools.egg-info/requires.txt +++ b/setuptools.egg-info/requires.txt @@ -1,7 +1,7 @@ -[ssl:sys_platform=='win32'] -wincertstore==0.2 - [certs] -certifi==1.0.1 \ No newline at end of file +certifi==1.0.1 + +[ssl:sys_platform=='win32'] +wincertstore==0.2 \ No newline at end of file -- cgit v1.2.3