File: MANIFEST.in

package info (click to toggle)
python-dynasor 2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,008 kB
  • sloc: python: 5,263; sh: 20; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
5
6
recursive-include dynasor *
recursive-include bin *
include LICENSE
include MANIFEST.in
include README.rst
include setup.py