File: MANIFEST.in

package info (click to toggle)
python-designateclient 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 300 kB
  • ctags: 231
  • sloc: python: 869; makefile: 25
file content (13 lines) | stat: -rw-r--r-- 267 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
include AUTHORS
include ChangeLog
include designateclient/versioninfo
include *.txt *.ini *.cfg *.rst *.md
recursive-include designateclient/resources *
recursive-include tools *

exclude .gitignore
exclude .gitreview
exclude *.sublime-project

global-exclude *.pyc