remove six and drop support of python 2

This commit is contained in:
ziirish 2018-06-06 18:29:08 +02:00
parent 64860e8bf6
commit 9b8cceed17
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46
32 changed files with 133 additions and 175 deletions

View file

@ -115,7 +115,6 @@ setup(
'gevent',
'arrow==0.12.0',
'tzlocal==1.5.1',
'six==1.11.0',
'pyOpenSSL>=17.5.0',
'configobj==5.0.6',
'pyasn1>=0.2.3',