miracle2k / django-assets

Django webassets integration.
BSD 2-Clause "Simplified" License
89 stars 79 forks source link

Released version 0.9 on pypi is needed to match webassets 0.0 #24

Closed tschundler closed 10 years ago

tschundler commented 10 years ago

Currently, it's not possible for my own project's setup.py to require webassets 0.9 and django-assets.

This is because django-assets ties itself to the corresponding webassets, and there is no corresponding released django-assets. (I'd expect similar applies to flask-assets)

miracle2k commented 10 years ago

Fixed by 2d61e519e236afa2ec9c0a815383db02d546d711.