flask/MANIFEST.in
2017-11-26 12:50:36 -08:00

11 lines
165 B
Text

include Makefile CHANGES LICENSE AUTHORS tox.ini
graft artwork
graft tests
graft examples
graft docs
global-exclude *.py[co]
prune docs/_build
prune docs/_themes