python-openid
python-openid copied to clipboard
setup.py is incorrect
this download url does not work - guessing because it triggers redirect.
I think if you just remove this line from setup.py and run "python setup.py sdist upload" you will fix easy_install.
download_url='http://github.com/openid/python-openid/tarball/%s' % (version,),