flask/MANIFEST.in

12 lines
206 B
Plaintext
Raw Permalink Normal View History

2019-06-23 04:10:50 +08:00
include CHANGES.rst
include CONTRIBUTING.rst
include tox.ini
include requirements/*.txt
graft artwork
graft docs
2010-05-29 03:21:28 +08:00
prune docs/_build
2019-06-23 04:10:50 +08:00
graft examples
graft tests
include src/flask/py.typed
2020-04-04 01:08:11 +08:00
global-exclude *.pyc