MANIFEST.in (302B)
1 graft src 2 graft docs 3 graft test 4 prune bench 5 prune docs/build 6 prune utils 7 exclude tasks.py 8 exclude test/test_fixtures/*/*.json 9 exclude test/test_hpack_integration.py 10 include README.rst LICENSE CHANGELOG.rst CONTRIBUTORS.rst tox.ini Makefile 11 global-exclude *.pyc *.pyo *.swo *.swp *.map *.yml *.DS_Store