Add six module to python requirements.txt for Python3 compatibility

This commit is contained in:
marmeladema 2019-10-14 00:21:54 +01:00
parent 4e1ee07a79
commit f063ea64a5

View file

@ -32,4 +32,7 @@ boto3 == 1.4.4
# https://github.com/servo/servo/pull/18942
certifi
# For Python3 compatibility
six
-e python/tidy