Lots more naming changes to reflect that containers are not necessarily 'docker'

This commit is contained in:
Joe Rickerby
2022-06-27 18:30:49 +01:00
parent 1d2e5d5d8f
commit d66c1e92bf
13 changed files with 129 additions and 124 deletions
+1 -1
View File
@@ -27,8 +27,8 @@ else:
from packaging.specifiers import SpecifierSet
from .architecture import Architecture
from .docker_container import ContainerEngine
from .environment import EnvironmentParseError, ParsedEnvironment, parse_environment
from .oci_container import ContainerEngine
from .projectfiles import get_requires_python_str
from .typing import PLATFORMS, Literal, PlatformName, TypedDict
from .util import (