File: MANIFEST.in

package info (click to toggle)
pyode 1.2.0.dev15-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 704 kB
  • sloc: python: 2,036; sh: 24; makefile: 4
file content (12 lines) | stat: -rwxr-xr-x 259 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
include AUTHORS
include INSTALL
include README
include LICENSE
include LICENSE-BSD
include ChangeLog
include ode_trimesh.c
include ode_notrimesh.c
include install_ode.sh
recursive-include src *.pyx
recursive-include examples *.py
recursive-include tests *.py