Refactoring: update command

This commit is contained in:
utahta
2010-11-16 23:25:43 +09:00
parent 828f488865
commit a696654e64
6 changed files with 120 additions and 124 deletions
-1
View File
@@ -36,7 +36,6 @@ PYTHONBREW_UPDATE_URL = {
"0.5": "https://github.com/utahta/pythonbrew/tarball/0.5",
"0.6": "https://github.com/utahta/pythonbrew/tarball/0.6",
}
PYTHONBREW_DIRNAME = "utahta-pythonbrew"
# download Python package url
PYTHON_PACKAGE_URL = {}