File: MANIFEST.in

package info (click to toggle)
python-macholib 1.8~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 484 kB
  • ctags: 758
  • sloc: python: 4,109; makefile: 127
file content (8 lines) | stat: -rw-r--r-- 175 bytes parent folder | download
1
2
3
4
5
6
7
8
include *.txt MANIFEST.in *.py tox.ini
graft doc
graft doc/_static
graft doc/_templates
graft macholib_tests
global-exclude .DS_Store
global-exclude *.pyc
global-exclude *.so