mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +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,7 +1,4 @@
|
|||
# ~*~ encoding: utf-8 ~*~
|
||||
from __future__ import absolute_import
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import os
|
||||
|
||||
import pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue