Use macro def_upstream

This commit is contained in:
Aoran Zeng
2024-12-18 20:36:25 +08:00
parent d676f8974e
commit 82d01f7b99
3 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
static SourceProvider_t pl_python_pypi_upstream =
{
"upstream", "Upstream", "上游默认源", "https://pypi.org/",
def_upstream, "https://pypi.org/",
{NotSkip, NA, NA, "https://files.pythonhosted.org/packages/56/e4/55aaac2b15af4dad079e5af329a79d961e5206589d0e02b1e8da221472ed/tensorflow-2.18.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"} // 260MB
};