mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
parent
c41ba9200f
commit
dafe41ed65
|
|
@ -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"
|
||||
Loading…
Reference in New Issue