使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
isprogram
/
pyenv
镜像自地址
https://github.com/pyenv/pyenv.git
关注
1
点赞
0
派生
0
代码
工单
0
项目
0
版本发布
241
百科
动态
浏览代码
Merge pull request
#419
from takluyver/35b4
Add Python 3.5.0b4
pull/424/head
Yamashita, Yuu
11 年前
父节点
3db1ac13d2
9d488c9760
当前提交
57d1c9d6be
共有
1 个文件被更改
,包括
3 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+3
-0
plugins/python-build/share/python-build/3.5.0b4
+ 3
- 0
plugins/python-build/share/python-build/3.5.0b4
查看文件
@ -0,0 +1,3 @@
#require_gcc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.5.0b4" "https://www.python.org/ftp/python/3.5.0/Python-3.5.0b4.tgz#e2f9ddb8eca441a5ae2bfccc015b61268d6bf612b3fd5b084d6ec2bf52c7d943" ldflags_dirs standard verify_py35 ensurepip
撰写
预览
正在加载...
取消
保存