openid/python-openid

setup.py is incorrect

Opened this issue · 1 comments

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,),