9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
include README.md notes.txt LICENSE.txt
|
|
|
|
include Documentation/Makefile
|
|
recursive-include Documentation *.py *.rst
|
|
|
|
recursive-include Lib/ufoLib/test/testdata *.plist *.glif *.fea *.txt
|
|
|
|
include requirements.txt extra_requirements.txt .coveragerc tox.ini
|