view MANIFEST.in @ 259:d8b0a06cb763

Implement SMTPS mail delivery. For clarity the confibguration parameter MAIL_SMTP_USETLS has been renamed to MAIL_SMTP_STARTTLS and a new parameter MAIL_SMTP_SSL has been added to enable SMTPS.
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Mon, 29 Sep 2014 15:08:23 +0200
parents 2de8715f0d59
children
line wrap: on
line source

include *.txt
include etc/ltpdarepo.ex
include bootstrap.py
recursive-include src/ltpdarepo/templates/ *.html *.txt
recursive-include src/ltpdarepo/static/ *.css *.png *.js
include src/ltpdarepo/tests/*.txt
include src/ltpdarepo/sql/*.sql