diff options
| author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2013-06-19 12:32:17 +0100 |
|---|---|---|
| committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | 2013-06-19 12:32:17 +0100 |
| commit | 9ea9ca10b152b97e6eeb57da26aed8f88cc67136 (patch) | |
| tree | 5f453d3ba6a364574b8bfd3ad835952fa2b6a573 /setuptools.egg-info | |
| parent | f91bf3924a2f4e3d4c7f075b792002dae97d46b4 (diff) | |
| download | external_python_setuptools-9ea9ca10b152b97e6eeb57da26aed8f88cc67136.tar.gz external_python_setuptools-9ea9ca10b152b97e6eeb57da26aed8f88cc67136.tar.bz2 external_python_setuptools-9ea9ca10b152b97e6eeb57da26aed8f88cc67136.zip | |
Tidied up imports.
--HG--
branch : single-codebase
Diffstat (limited to 'setuptools.egg-info')
| -rw-r--r-- | setuptools.egg-info/requires.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt index 221040f8..0b577c97 100644 --- a/setuptools.egg-info/requires.txt +++ b/setuptools.egg-info/requires.txt @@ -1,11 +1,11 @@ -[ssl:python_version in '2.4, 2.5'] -ssl==1.16 - [ssl:sys_platform=='win32' and python_version=='2.4'] ctypes==1.0.2 +[ssl:python_version in '2.4, 2.5'] +ssl==1.16 + [certs] certifi==0.0.8 |
