summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 80c1688fe2ed4d3384314f017b2a9ed558b06056 (plain)
1
2
3
4
5
6
7
include LICENSE
include README.rst
recursive-include testapp/exam/static *
recursive-include testapp/exam/templates *
recursive-include testapp/exam/management *
recursive-include testapp/exam/output *
recursive-include testapp/exam/fixtures *