danfairs / django-lazysignup

django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.
BSD 3-Clause "New" or "Revised" License
410 stars 89 forks source link

Added README.rst to manifest. #30

Closed eykd closed 11 years ago

eykd commented 11 years ago

Installation from PyPI fails with IOError: [Errno 2] No such file or directory: 'README.rst' .

danfairs commented 11 years ago

Thanks very much! 0.12.2 uploaded. And I even tested it installs from PyPI this time...!

eykd commented 11 years ago

I can't tell you how many times I've done that. I hate packaging too! On Apr 6, 2013 12:22 AM, "Dan Fairs" notifications@github.com wrote:

Thanks very much! 0.12.2 uploaded. And I even tested it installs from PyPI this time...!

— Reply to this email directly or view it on GitHubhttps://github.com/danfairs/django-lazysignup/pull/30#issuecomment-15992179 .