File: MANIFEST.in

package info (click to toggle)
python-blosc 1.9.2%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 440 kB
  • sloc: python: 827; ansic: 464; makefile: 227; sh: 3
file content (8 lines) | stat: -rw-r--r-- 225 bytes parent folder | download
1
2
3
4
5
6
7
8
include MANIFEST.in
include *.txt *.rst
include setup.py cpuinfo.py VERSION
include pyproject.toml

recursive-include blosc *.py *.c
recursive-include c-blosc *.c *.h *.cpp *.hpp *.inc *.txt *.in
recursive-include LICENSES *