2016-11-02 18:13:08 +00:00
|
|
|
include LICENSE
|
2016-11-03 19:01:57 +00:00
|
|
|
include README.rst
|
2016-11-02 18:13:08 +00:00
|
|
|
include CONTRIBUTING.md
|
|
|
|
include requirements.txt
|
2016-11-04 09:17:49 +00:00
|
|
|
include tox.ini
|
|
|
|
include .coveragerc
|
2017-10-31 13:02:15 +00:00
|
|
|
recursive-include tests *.py
|
|
|
|
recursive-include tests/data *.json
|
|
|
|
recursive-include tests/data */*.glif
|
|
|
|
recursive-include tests/data */*.plist */*/*.glif */*/*.plist
|
2017-10-31 11:23:06 +00:00
|
|
|
recursive-include tools *.py
|