summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: f1ff0f61a1f09330917ea8367890e4fd26c9dc3e (plain)
1
2
3
4
5
6
7
8
include *.txt *.py
include LICENSE CHANGELOG.md
include tox.ini
recursive-include tests *.py
recursive-include tests *.txt
recursive-include tests *.csv
recursive-include tests liteclirc
recursive-include litecli AUTHORS