diff options
Diffstat (limited to 'setuptools.egg-info/requires.txt')
-rw-r--r-- | setuptools.egg-info/requires.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt new file mode 100644 index 00000000..517f15d8 --- /dev/null +++ b/setuptools.egg-info/requires.txt @@ -0,0 +1,10 @@ + + +[ssl:sys_platform=='win32'] +wincertstore==0.1 + +[ssl:sys_platform=='win32' and python_version in '2.3, 2.4'] +ctypes==1.0.2 + +[ssl:python_version in '2.3, 2.4, 2.5'] +ssl==1.16
\ No newline at end of file |