File: MANIFEST.in

package info (click to toggle)
python-dendropy 4.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 73,656 kB
  • sloc: python: 28,589; xml: 1,400; sh: 17; makefile: 11
file content (12 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
include README.rst
include CHANGES.rst
include LICENSE.rst
include doc/Makefile
recursive-include doc/source *
recursive-include tests/data *
global-exclude .DS_Store
global-exclude *.pyc
global-exclude .gitignore
global-exclude .gitattributes
global-exclude .idea
global-exclude __pycache__