Skip to content

Commit

Permalink
Fix exclude pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed May 14, 2018
1 parent 97f3d2c commit ffa4532
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ffa4532

Please sign in to comment.