File: MANIFEST.in

package info (click to toggle)
graphite-web 1.1.10-10
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 7,864 kB
  • sloc: javascript: 86,828; python: 12,239; sh: 91; makefile: 54
file content (12 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
include LICENSE
include README.md
include MANIFEST.in
include check-dependencies.py
include examples/*
include conf/*.example
include webapp/graphite/local_settings.py.example
recursive-include distro/ *
recursive-include webapp/graphite/ *.html
recursive-include webapp/content/ *
exclude webapp/graphite/local_settings.py
exclude conf/*.conf