mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 12:45:52 +00:00
The module werkzeug.test is moved to the python-werkzeug-tests package since commit 857ed16. Flask imports werkzeug.tests during exception handling which results in "ImportError: No module named 'werkzeug.test'". Signed-off-by: Florian Wickert <fw@javox-solutions.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit 0d2305d45208e2bca9417343230516a809bae918) Signed-off-by: Armin Kuster <akuster808@gmail.com>