aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: bddab2f36d2be4f3ff2952e7f7a64df33c817606 (plain)
1
2
3
4
5
6
7
8
include *.py
include COPYING MANIFEST.in
recursive-include src *.py *.html *.css *.js *.rst *.txt
global-include *.cfg *.
recursive-include single_project *.py
recursive-include suite_project *.py
prune .tox
prune dist