diff --git a/MANIFEST.in b/MANIFEST.in index 504add972a5..9f7cc718713 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -10,7 +10,5 @@ graft tests global-exclude *.pyc global-exclude *.pyd global-exclude *.so -exclude aiohttp/_frozenlist.html -exclude aiohttp/_http_parser.html -exclude aiohttp/_websocket.html +exclude aiohttp/*.html prune docs/_build