File: MANIFEST.in

package info (click to toggle)
python-skbio 0.5.8-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,224 kB
  • sloc: python: 47,839; ansic: 672; makefile: 210; javascript: 50; sh: 19
file content (21 lines) | stat: -rw-r--r-- 335 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
include CHANGELOG.md
include LICENSE.txt
include Makefile
include pyproject.toml
include README.rst
include simde-sse2.h

graft assets
graft ci
graft doc
graft licenses
graft skbio

prune doc/build
prune doc/source/generated

global-exclude *.pyc
global-exclude *.pyo
global-exclude *.so
global-exclude .*.swp
global-exclude .coverage