File: MANIFEST.in

package info (click to toggle)
parallax 1.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: python: 1,213; sh: 53; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
# Determines which files are included in sdist and bdist.
# MANIFEST.in docs: http://docs.python.org/distutils/commandref.html

include COPYING
include AUTHORS
include README