Skip to content

Commit

Permalink
MANIFEST.in: exclude test files as they take too much space
Browse files Browse the repository at this point in the history
Fixes #6
  • Loading branch information
anthrotype committed Oct 9, 2019
1 parent 5fb7eb9 commit 08641de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
recursive-include src/c/ots *
prune src/c/ots/tests/fonts
prune src/c/ots/third_party/brotli/tests/testdata
prune src/c/ots/third_party/woff2/brotli/tests/testdata

0 comments on commit 08641de

Please sign in to comment.