fonttools/MANIFEST.in

22 lines
771 B
Plaintext
Raw Normal View History

include README.md
include LICENSE
include NEWS
include Snippets/*.py
include Snippets/README.md
include MetaTools/*.py
include Lib/fontTools/ttLib/tables/table_API_readme.txt
include *requirements.txt
include tox.ini
include run-tests.sh
recursive-include Doc/man/man1 *.1
recursive-include Lib/fontTools testdata/*.ttx testdata/*.otx testdata/*.fea
recursive-include Lib/fontTools testdata/*.feax
2016-12-26 20:17:13 -05:00
recursive-include Lib/fontTools testdata/*.txt testdata/*.ttx.*
recursive-include Lib/fontTools testdata/mti/*.txt testdata/mti/*.ttx.*
recursive-include Lib/fontTools testdata/mti/*.ttx testdata/mti/README
recursive-include Lib/fontTools testdata/*.lwfn testdata/*.pfa testdata/*.pfb
recursive-include Lib/fontTools testdata/*.xml testdata/*.designspace testdata/*.bin