We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280fe26 commit 09dcf5aCopy full SHA for 09dcf5a
MANIFEST.in
@@ -4,6 +4,8 @@ graft test
4
prune bench
5
prune docs/build
6
prune utils
7
-prune tasks.py
+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
0 commit comments