File: MANIFEST.in

package info (click to toggle)
python-gphoto2 2.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,628 kB
  • sloc: ansic: 75,135; python: 4,263; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 165 bytes parent folder | download
1
2
3
4
5
6
7
recursive-include src *
include *.rst
recursive-exclude .github *
exclude .gitignore .travis.yml
recursive-exclude src/gphoto2 *
exclude developer/*
exclude tests/*