File: MANIFEST.in

package info (click to toggle)
python-blessed 1.25-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,812 kB
  • sloc: python: 14,645; makefile: 13; sh: 7
file content (9 lines) | stat: -rw-r--r-- 203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
graft docs
prune docs/_build
global-exclude *.py[cod] __pycache__
include LICENSE
include version.json
include *.txt
include tox.ini
recursive-include blessed py.typed
recursive-include tests *.py *.ans