fix: restore Python 3.7 support
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
@@ -17,7 +17,7 @@ from typing import IO, Dict
|
||||
|
||||
from cibuildwheel.util import CIProvider, detect_ci_provider
|
||||
|
||||
from .typing import Literal, PathOrStr, PopenBytes
|
||||
from ._compat.typing import Literal, PathOrStr, PopenBytes
|
||||
|
||||
ContainerEngine = Literal["docker", "podman"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user