File: MANIFEST.in

package info (click to toggle)
python-biom-format 2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,548 kB
  • ctags: 1,051
  • sloc: python: 6,257; makefile: 137; sh: 52
file content (15 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include README.md
include COPYING.txt
include ChangeLog.md

graft biom
graft support_files
graft examples
graft scripts
graft doc

prune docs/_build

global-exclude *.pyc
global-exclude *.pyo
global-exclude .git