diff --git a/python27.json b/python27.json index 58fa76ec10..06da46f995 100644 --- a/python27.json +++ b/python27.json @@ -18,5 +18,6 @@ $s = 'https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py' echo \"running $s...\";(new-object net.webclient).downloadstring($s) | python 2>&1 > $null popd", - "notes": "To use PIP to manage Python packages, run 'easy_install pip'" + "notes": "To use PIP to manage Python packages, run 'easy_install pip'", + "checkver": "

Latest: Python ([0-9\\.]+) - .*

" } \ No newline at end of file