mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-21 02:11:28 +08:00
Use macro def_upstream
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user