[+] pip 源

This commit is contained in:
Martin 2025-01-04 15:25:00 +08:00
parent aba48cd90f
commit 66a619a822

View File

@ -39,3 +39,6 @@ driftfile /var/lib/chrony/drift
allow 127.0.0.1
EOF
systemctl restart chrony && systemctl enable chrony
# pip源
pip config set global.index-url https://mirrors.martin98.com/repository/pypi-tsinghua/