From f063ea64a5023aa95f7165ed46d87c43c1f52340 Mon Sep 17 00:00:00 2001 From: marmeladema Date: Mon, 14 Oct 2019 00:21:54 +0100 Subject: Add six module to python requirements.txt for Python3 compatibility --- python/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/requirements.txt') diff --git a/python/requirements.txt b/python/requirements.txt index 7316d105814..438d97e3ddb 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -32,4 +32,7 @@ boto3 == 1.4.4 # https://github.com/servo/servo/pull/18942 certifi +# For Python3 compatibility +six + -e python/tidy -- cgit v1.2.3