flask/MANIFEST.in
2021-02-24 10:09:38 -08:00

10 lines
179 B
Text

include CHANGES.rst
include CONTRIBUTING.rst
include tox.ini
include requirements/*.txt
graft artwork
graft docs
prune docs/_build
graft examples
graft tests
global-exclude *.pyc