summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 0e210f614579fb75436d8aec52d5cf92eb7d5921 (plain)
1
2
3
4
5
6
7
include README.rst
include CHANGELOG.rst
include LICENSE
recursive-include tests *
recursive-exclude tests *.pyc
recursive-include testproject *
recursive-exclude testproject *.pyc