File: MANIFEST.in

package info (click to toggle)
python-bioblend 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,096 kB
  • sloc: python: 7,596; sh: 219; makefile: 158
file content (8 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# Add non-Python files
graft bioblend/_tests
# Add documentation
graft docs

global-exclude *.swp *.pyc .gitignore

include *.rst CITATION LICENSE