File: MANIFEST.in

package info (click to toggle)
numpydoc 0.6.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 244 kB
  • ctags: 295
  • sloc: python: 2,376; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
include MANIFEST.in
recursive-include numpydoc/tests *.py
include *.txt
include *.rst

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