0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-29 03:11:34 +00:00
alerta_alerta/MANIFEST.in
2014-03-27 20:29:36 +00:00

8 lines
247 B
Text

exclude .gitignore
global-exclude *.pyc
include alerta/app/app.wsgi
include alerta/dashboard/dashboard.wsgi
recursive-include alerta/app/templates *
recursive-include alerta/dashboard/v2/templates *
recursive-include alerta/dashboard/v2/assets *