fonttools/MANIFEST.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

44 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

include README.rst
include LICENSE
include LICENSE.external
include NEWS.rst
include Makefile
include fonttools
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
2020-12-09 15:21:20 +00:00
include mypy.ini
2020-09-16 12:03:52 +01:00
recursive-include Lib/fontTools py.typed
include .appveyor.yml
include .codecov.yml
include .coveragerc
include .travis.yml
recursive-include .travis *.sh
recursive-include Icons *.png *.pdf
include Doc/Makefile
include Doc/make.bat
include Doc/docs-requirements.txt
include Doc/README.md
include Doc/source/assets/img/favicon.ico
recursive-include Doc/man/man1 *.1
recursive-include Doc/source *.py *.rst
recursive-include Tests *.py *.ttx *.otx *.fea *.feax
2017-05-22 11:53:19 +09:00
recursive-include Tests *.ttc *.ttf *.dfont *.woff *.woff2
recursive-include Tests *.otf *.ttx.*
recursive-include Tests *.glif *.plist
recursive-include Tests *.txt README
recursive-include Tests *.lwfn *.pfa *.pfb
recursive-include Tests *.xml *.designspace *.bin
recursive-include Tests *.afm
recursive-include Tests *.json
recursive-include Tests *.ufoz