File: MANIFEST.in

package info (click to toggle)
litecli 1.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,436 kB
  • sloc: python: 5,281; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (3)
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