less diff for six

This commit is contained in:
Marcel Fest
2018-04-26 14:58:51 +02:00
committed by Stephen Fuhry
parent 6c71391a4e
commit 1f9a2914c3

View File

@@ -24,7 +24,7 @@ with open('README.rst') as readme:
_requires = [
'cryptography>=1.1',
'pyasn1',
'six>=1.9.0'
'six>=1.9.0',
]
_doc_requires = [