File: MANIFEST.in

package info (click to toggle)
python-bioblend 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 816 kB
  • ctags: 1,019
  • sloc: python: 5,195; sh: 217; makefile: 139
file content (9 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
global-exclude *.swp .gitignore

include *.rst
include setup.py

graft bioblend
graft docs
graft tests