flask/MANIFEST.in
2019-06-22 13:10:50 -07:00

8 lines
131 B
Text

include CHANGES.rst
include CONTRIBUTING.rst
include tox.ini
graft artwork
graft docs
prune docs/_build
graft examples
graft tests