opatut/dudel

requirements.txt is missing flask-mail

Closed this issue · 0 comments

$ make init
[...]
ImportError: No module named flask.ext.mail

"flask-mail" should be included to requirements.txt

(also psycopg2 depends on something not installed on my vserver but that's another issue)