feat: set pip index url
All checks were successful
push / build (push) Successful in 4m4s

This commit is contained in:
张泊明518370910136 2025-06-01 10:52:38 -04:00
parent cc52babc43
commit 62deb2e8a0
GPG Key ID: CA088E6D9284F870

View File

@ -15,6 +15,7 @@ RUN sed -i s@/deb.debian.org/@/mirrors.tuna.tsinghua.edu.cn/@g /etc/apt/sources.
# install joint-teapot && joj3-forge
RUN pip install --no-cache-dir --break-system-packages \
--index-url https://pypi.tuna.tsinghua.edu.cn/simple \
git+https://focs.ji.sjtu.edu.cn/git/JOJ/Joint-Teapot \
git+https://focs.ji.sjtu.edu.cn/git/JOJ/JOJ3-config-generator