1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 04:23:47 -05:00

add CPython development versions (2.[67]-dev, 3.[1234]-dev)

This commit is contained in:
Yamashita Yuu
2013-05-21 16:38:11 +09:00
parent b3deef5e80
commit 9ae12a7c22
10 changed files with 185 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
install_hg "Python-3.3-dev" "https://bitbucket.org/mirror/cpython" "3.3" standard verify_py3
install_package "distribute-0.6.40" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.40.tar.gz#7a2dd4033999af22fe9591fa84f3e599" python
install_package "pip-1.3.1" "http://pypi.python.org/packages/source/p/pip/pip-1.3.1.tar.gz#cbb27a191cebc58997c4da8513863153" python