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

Fixed packaging error #45

Closed micahhausler closed 9 years ago

micahhausler commented 9 years ago

@danfairs So sorry! I was trying to prune out the test directories in setup.py and accidentally dropped all the files matching /lazysignup/*.py! I built a sdist locally and verified that everything that should be present is. This should fix the release for 1.0.1