File: MANIFEST.in

package info (click to toggle)
healpy 1.19.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,464 kB
  • sloc: ansic: 113,657; cpp: 15,827; python: 10,793; sh: 8,443; yacc: 5,410; fortran: 2,613; lex: 553; makefile: 380
file content (24 lines) | stat: -rw-r--r-- 795 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
recursive-include test *
exclude test/data/ipython*
exclude cextern/cfitsio/*pdf cextern/cfitsio/*ps cextern/cfitsio/*doc cextern/cfitsio/*tex
prune cextern/cfitsio/docs
exclude *.so
exclude *.a
exclude .gitignore .gitmodules clean.sh
include COPYING CITATION INSTALL.rst README.rst MANIFEST.in CHANGELOG.rst
include src/_healpy_utils.h
include src/_healpy_hotspots_lib.h
include src/_line_integral_convolution_lib.h
include src/_query_disc.cpp
include src/_sphtools.cpp
include src/_pixelfunc.cpp
include src/_masktools.cpp
include src/_hotspots.cpp
include src/_line_integral_convolution.cpp
include src/_common.pxd
include src/_query_disc.pyx
include src/_sphtools.pyx
include src/_pixelfunc.pyx
include src/_masktools.pyx
include src/_hotspots.pyx
include src/_line_integral_convolution.pyx