File: MANIFEST.in

package info (click to toggle)
python-acora 2.5-0.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,084 kB
  • sloc: python: 996; makefile: 55; sh: 13
file content (5 lines) | stat: -rw-r--r-- 169 bytes parent folder | download
1
2
3
4
5
exclude *.py *.txt
include setup.py bench.py test.py
include MANIFEST.in LICENSE.txt README.rst Makefile
include testall.sh
recursive-include acora *.py *.pyx *.pxd *.c