File: MANIFEST.in

package info (click to toggle)
pyreadstat 1.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,700 kB
  • sloc: ansic: 17,987; python: 2,279; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include *.h
recursive-include src *.h
recursive-include pyreadstat *.h
include *.pyx
recursive-include pyreadstat *.pyx
include *.pxd
recursive-include pyreadstat *.pxd