1include setup.py README.txt sample_config.json
2recursive-include acts *.py
3recursive-include tests *
4global-exclude .DS_Store
5global-exclude *.pyc
6
7