summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: dbaf299798fe35dae1051741f3ed6049a7c026c5 (plain)
1
2
3
4
5
6
7
8
include LICENSE
include README.rst
recursive-include yaksh/static *
recursive-include yaksh/templates *
recursive-include yaksh/demo_templates *
recursive-include yaksh/management *
recursive-include yaksh/output *
recursive-include yaksh/fixtures *