File: MANIFEST.in

package info (click to toggle)
python-xstatic 1.0.3-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 132 kB
  • sloc: makefile: 145; python: 82
file content (10 lines) | stat: -rw-r--r-- 175 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
include README.txt
include LICENSE.txt
include AUTHORS.txt

recursive-include docs *.rst

global-exclude *.pyc
global-exclude *.pyo
global-exclude *.orig
global-exclude *.rej