File: MANIFEST.in

package info (click to toggle)
python-blosc 1.11.2%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: python: 929; ansic: 464; makefile: 28; sh: 3
file content (7 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
include MANIFEST.in
include *.txt *.rst
include setup.py VERSION
include pyproject.toml
graft cmake

recursive-include blosc *.py *.c *.h *.S *.txt *.in *.md