miracle2k / flask-assets

Flask webassets integration.
BSD 2-Clause "Simplified" License
455 stars 99 forks source link

Update for jinja2 2.9 #128

Closed abbradar closed 7 years ago

abbradar commented 7 years ago

With Jinja2 2.9.5 tests fail; not sure if only tests are affected.

miracle2k commented 7 years ago

Did you update webassets?

abbradar commented 7 years ago

Stupid me, you are completely right -- updating 0.12 -> 0.12.1 solved the problem. Sorry for the noise!