File: MANIFEST.in

package info (click to toggle)
python-meshio 7.0.0-really-5.3.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,952 kB
  • sloc: python: 14,908; makefile: 19
file content (6 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
include LICENSE.txt
# Don't recursively include everything that's in test; there may be cruft files,
# left-overs from experiments etc.
include tests/*.py
# include tests/meshes/
recursive-include tests/meshes *