This commit is contained in:
Tat Dat Duong
2025-04-17 22:23:44 +02:00
parent db1fbe74cc
commit 4bbdfbf381
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -284,7 +284,6 @@ def _build(
verbose=True,
)
)
set("Building...")
# apply options
args = [
-1
View File
@@ -1033,7 +1033,6 @@ def python_config_to_docker(
config_path: pathlib.Path,
config: Config,
base_image: str,
base_docker_tag: Optional[str] = None,
) -> tuple[str, dict[str, str]]:
"""Generate a Dockerfile from the configuration."""
# configure pip