flask/examples/tutorial/MANIFEST.in

7 lines
122 B
Plaintext

include LICENSE.rst
include flaskr/schema.sql
graft flaskr/static
graft flaskr/templates
graft tests
global-exclude *.pyc