mirror of
https://github.com/docker/compose.git
synced 2026-07-09 01:43:26 +00:00
Removed Python2 support
Closes: #6890 Signed-off-by: Bastian Venthur <bastian.venthur@flixbus.com>
This commit is contained in:
parent
eab3aab9be
commit
e8424d5ae0
80 changed files with 18 additions and 378 deletions
|
|
@ -1,6 +1,3 @@
|
|||
from __future__ import absolute_import
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from .. import unittest
|
||||
from compose.utils import split_buffer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue