File: MANIFEST.in

package info (click to toggle)
scikit-fmm 2019.1.30-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 812 kB
  • sloc: cpp: 1,196; python: 1,040; makefile: 129; sh: 16
file content (20 lines) | stat: -rw-r--r-- 434 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
include README.txt
include examples/*.py
include setup.py
include skfmm/*.cpp
include skfmm/*.h
include skfmm/setup.py
include skfmm/__init__.py
include skfmm/pfmm.py
include skfmm/heap.py
include skfmm/pheap.pyx
include Makefile
include LICENSE.txt
include CONTRIBUTORS.txt
include profile/prof.cpp
include profile/prof.sh
include profile/profile.py
include doc/*.png
include doc/*.rst
include doc/conf.py
include static_analysis.sh