Closed sfermigier closed 2 years ago
Yep, something is wrong in #164, probably just needs a minor tweak somewhere.
For now, I yanked both 0.12.0
and 0.12.1
from PyPI, hopefully we can figure out the issue and push a new version later this week as I'd like to get #157 into a release so that this is compatible with newer Jinja.
Thanks, this has been fixed in https://github.com/flask-debugtoolbar/flask-debugtoolbar/pull/172 and 0.13.1
has been released which contains this fix.
You should be able to pip3 install flask-debugtoolbar
or pip3 install flask-debugtoolbar==0.13.1
to get a working version of Flask Debug Toolbar.
Lots of files are missing. The source distribution seems correct, though.