File: MANIFEST.in

package info (click to toggle)
fpdf2 2.8.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 114,352 kB
  • sloc: python: 50,410; sh: 133; makefile: 12
file content (10 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
include CHANGELOG.md
include CONTRIBUTING.md
include CONTRIBUTORS.md
include LICENSE
exclude MANIFEST.in
include README.md

recursive-include fpdf     *
recursive-exclude fpdf     *.pyc
recursive-exclude test     *