File: MANIFEST.in

package info (click to toggle)
python-autodoc-traits 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 212 kB
  • sloc: python: 408; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 178 bytes parent folder | download
1
2
3
4
5
6
7
8
include MANIFEST.in
include autodoc_traits.py
include LICENSE
include *.md

# Exclude what we don't want to include
prune */__pycache__
global-exclude *.pyc *~ *.bak *.swp *.pyo