File: MANIFEST.in

package info (click to toggle)
objgraph 1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 928 kB
  • ctags: 117
  • sloc: python: 647; makefile: 138; sh: 18
file content (12 lines) | stat: -rw-r--r-- 231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
include Makefile
include *.rst
include tests.py
include tox.ini
include docs/*.txt
include docs/*.dot
include docs/*.png
include docs/conf.py
include docs/_static/*.css
include .gitignore
include .gitattributes
include .travis.yml