mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
update command
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
[distribute]
|
||||
url = "http://python-distribute.org/distribute_setup.py"
|
||||
url = http://python-distribute.org/distribute_setup.py
|
||||
|
||||
[pythonbrew]
|
||||
head = 'http://github.com/utahta/pythonbrew/tarball/master'
|
||||
pypi = 'http://pypi.python.org/packages/source/p/pythonbrew/pythonbrew-%%s.tar.gz'
|
||||
stable-version = 'https://github.com/utahta/pythonbrew/raw/master/stable-version.txt'
|
||||
head = https://github.com/utahta/pythonbrew/tarball/master
|
||||
pypi = http://pypi.python.org/packages/source/p/pythonbrew/pythonbrew-%%s.tar.gz
|
||||
stable-version = https://github.com/utahta/pythonbrew/raw/master/stable-version.txt
|
||||
config = https://github.com/utahta/pythonbrew/raw/master/pythonbrew/etc/config.cfg
|
||||
|
||||
[Python-1.5.6]
|
||||
url = http://www.python.org/ftp/python/src/py152.tgz
|
||||
|
||||
Reference in New Issue
Block a user