summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 67df761f1d6b3a5285a4034c01a1219a2fc190f1 (plain)
1
2
3
4
5
6
7
8
include *.txt *.rst *.py
include AUTHORS CHANGELOG LICENSE
include tox.ini
recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs Makefile
recursive-include tests *.py
include tests/config_data/*