Files
OpenMensa-Parser-STW-Potsdam/stw_potsdam
f4lco 5ccbf57851 Repair debug entry point after using absolute imports
Using absolute imports broke the debug target due to
a Werkzeug bug:
https://github.com/pallets/werkzeug/issues/461
Solution is to avoid running Flask apps using
"python -m", and to use "flask run". This also
gets rid of the coverage exception for
"__main__.py".
2019-01-27 20:47:27 +01:00
..
2019-01-27 20:45:51 +01:00
2019-01-27 19:18:53 +01:00
2019-01-27 20:45:51 +01:00
2019-01-27 20:45:51 +01:00
2019-01-27 20:45:51 +01:00