File: MANIFEST.in

package info (click to toggle)
pyraf 2.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,444 kB
  • sloc: python: 25,165; ansic: 372; lisp: 92; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
include LICENSE.txt
include README.rst
include setup.py
include setup.cfg
include MANIFEST.in
recursive-include pyraf *
recursive-include tools *.py
global-exclude *.pyc *.o *.so *.sqlite3
recursive-inclulde docs *