選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

3 行
146 B

3年前
  1. pip3 install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple some-package --default-timeout=100
  2. python3 app.py
  3. ~