ソースを参照

add newline at the end of file

pull/1306/head
zed 7年前
コミット
5f46979079
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      plugins/python-build/share/python-build/3.5.7

+ 1
- 1
plugins/python-build/share/python-build/3.5.7 ファイルの表示

@ -5,4 +5,4 @@ if has_tar_xz_support; then
install_package "Python-3.5.7" "https://www.python.org/ftp/python/3.5.7/Python-3.5.7.tar.xz#285892899bf4d5737fd08482aa6171c6b2564a45b9102dfacfb72826aebdc7dc" ldflags_dirs standard verify_py35 ensurepip
else
install_package "Python-3.5.7" "https://www.python.org/ftp/python/3.5.7/Python-3.5.7.tgz#542d94920a2a06a471a73b51614805ad65366af98145b0369bc374cf248b521b" ldflags_dirs standard verify_py35 ensurepip
fi
fi

読み込み中…
キャンセル
保存