diff options
Diffstat (limited to 'setuptools.egg-info/requires.txt')
| -rw-r--r-- | setuptools.egg-info/requires.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt index 9a6bf437..4fd464d8 100644 --- a/setuptools.egg-info/requires.txt +++ b/setuptools.egg-info/requires.txt @@ -1,7 +1,7 @@ -[certs] -certifi==0.0.8 - [ssl:sys_platform=='win32'] -wincertstore==0.1
\ No newline at end of file +wincertstore==0.1 + +[certs] +certifi==0.0.8
\ No newline at end of file |
