File: MANIFEST.in

package info (click to toggle)
objgraph 3.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,224 kB
  • sloc: python: 1,188; makefile: 108; sh: 8
file content (27 lines) | stat: -rw-r--r-- 450 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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 *.yml

# added by check_manifest.py
include *.txt

# added by check_manifest.py
include LICENSE

# added by check_manifest.py
include *.mk

# added by check_manifest.py
include .coveragerc

# added by check-manifest
include *.yaml