File: MANIFEST.in

package info (click to toggle)
python-hdf5plugin 5.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 101,196 kB
  • sloc: ansic: 159,199; cpp: 24,051; python: 2,700; sh: 2,063; makefile: 1,308; asm: 390; lisp: 82
file content (12 lines) | stat: -rw-r--r-- 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
include CHANGELOG.rst
include LICENSE
include MANIFEST.in
include pyproject.toml
include README.rst
include setup.py
recursive-include doc *
recursive-include src *
recursive-include test *.py *.h5
global-exclude *__pycache__/*
global-exclude *.ipynb_checkpoints/*
global-exclude .*.swp