Removed Python2 support

Closes: #6890

Signed-off-by: Bastian Venthur <bastian.venthur@flixbus.com>
This commit is contained in:
Bastian Venthur 2019-11-19 14:47:57 +01:00
parent eab3aab9be
commit e8424d5ae0
80 changed files with 18 additions and 378 deletions

View file

@ -1,6 +1,3 @@
from __future__ import absolute_import
from __future__ import unicode_literals
from .. import unittest
from compose.utils import split_buffer