File: MANIFEST.in

package info (click to toggle)
python-pyspike 0.8.0%2Bdfsg-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,000 kB
  • sloc: python: 3,503; makefile: 147; sh: 19
file content (7 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
include *.rst
include *.txt
include pyspike/cython/*.c
include directionality/cython/*.c
recursive-include examples *.py *.txt
recursive-include test *.py *.txt
recursive-include doc *