encode / django-vanilla-views

Beautifully simple class-based views.
http://django-vanilla-views.org/
BSD 2-Clause "Simplified" License
985 stars 74 forks source link

Pypi package includes .pyc files #10

Closed jurecuhalev closed 11 years ago

jurecuhalev commented 11 years ago

Looks like 1.0.1 package on pypi includes .pyc headers in pycache. I'm not entirely sure, but based on some Googling it seems that this could prevent it from installing correctly in some cases.

In my cases buildout dies with ValueError: bad marshal data (unknown type code). Full stack trace: https://gist.github.com/gandalfar/577d6e7b5ca71d262c03

Python 2.7.3 with buildout.

tomchristie commented 11 years ago

Thanks for reporting!

Resolved and deployed as 1.0.2