diff --git a/python27.json b/python27.json index 06da46f995..ee2f2fe173 100644 --- a/python27.json +++ b/python27.json @@ -12,7 +12,10 @@ "hash": "md5:ac54e14f7ba180253b9bae6635d822ea" } }, - "bin": [ "python.exe" ], + "bin": [ + "python.exe", + [ "python.exe", "python2" ] + ], "env_add_path": [ "scripts" ], "post_install": "pushd $env:temp $s = 'https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py'