1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 03:58:22 +08:00
This commit is contained in:
GH Action - Upstream Sync
2025-02-23 16:21:51 +00:00
10 changed files with 17 additions and 13 deletions

View File

@@ -35,9 +35,9 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: /usr/bin/python
# URL of pypi mirror
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [CN user] Use 'https://mirrors.aliyun.com/pypi/simple' for faster and more stable download
# [Other] Use null
PypiMirror: https://pypi.tuna.tsinghua.edu.cn/simple
PypiMirror: https://mirrors.aliyun.com/pypi/simple
# Install dependencies at startup
# [In most cases] Use true
InstallDependencies: true

View File

@@ -35,7 +35,7 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: /usr/bin/python
# URL of pypi mirror
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [CN user] Use 'https://mirrors.aliyun.com/pypi/simple' for faster and more stable download
# [Other] Use null
PypiMirror: null
# Install dependencies at startup

View File

@@ -35,9 +35,9 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: ./toolkit/python.exe
# URL of pypi mirror
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [CN user] Use 'https://mirrors.aliyun.com/pypi/simple' for faster and more stable download
# [Other] Use null
PypiMirror: https://pypi.tuna.tsinghua.edu.cn/simple
PypiMirror: https://mirrors.aliyun.com/pypi/simple
# Install dependencies at startup
# [In most cases] Use true
InstallDependencies: true

View File

@@ -35,9 +35,9 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: /usr/local/bin/python
# URL of pypi mirror
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [CN user] Use 'https://mirrors.aliyun.com/pypi/simple' for faster and more stable download
# [Other] Use null
PypiMirror: https://pypi.tuna.tsinghua.edu.cn/simple
PypiMirror: https://mirrors.aliyun.com/pypi/simple
# Install dependencies at startup
# [In most cases] Use true
InstallDependencies: true

View File

@@ -35,7 +35,7 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: /usr/local/bin/python
# URL of pypi mirror
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [CN user] Use 'https://mirrors.aliyun.com/pypi/simple' for faster and more stable download
# [Other] Use null
PypiMirror: null
# Install dependencies at startup

View File

@@ -35,9 +35,9 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: python
# URL of pypi mirror
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [CN user] Use 'https://mirrors.aliyun.com/pypi/simple' for faster and more stable download
# [Other] Use null
PypiMirror: https://pypi.tuna.tsinghua.edu.cn/simple
PypiMirror: https://mirrors.aliyun.com/pypi/simple
# Install dependencies at startup
# [In most cases] Use true
InstallDependencies: true

View File

@@ -35,7 +35,7 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: python
# URL of pypi mirror
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [CN user] Use 'https://mirrors.aliyun.com/pypi/simple' for faster and more stable download
# [Other] Use null
PypiMirror: null
# Install dependencies at startup

View File

@@ -35,7 +35,7 @@ Deploy:
# [Other] Use you own python, and its version should be 3.7.6 64bit
PythonExecutable: ./toolkit/python.exe
# URL of pypi mirror
# [CN user] Use 'https://pypi.tuna.tsinghua.edu.cn/simple' for faster and more stable download
# [CN user] Use 'https://mirrors.aliyun.com/pypi/simple' for faster and more stable download
# [Other] Use null
PypiMirror: null
# Install dependencies at startup