Revert "build: optimize Dockerfile."

This reverts commit c41ba9200f.
This commit is contained in:
liqiang-fit2cloud 2025-08-22 15:50:56 +08:00
parent c41ba9200f
commit dafe41ed65

View File

@ -75,9 +75,6 @@ torch = [
{ url = "https://download.pytorch.org/whl/cpu/torch-2.8.0-cp311-none-macosx_11_0_arm64.whl", marker = "sys_platform == 'darwin'" },
]
[tool.uv.pip]
args = ["--prefer-binary"]
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"