File: MANIFEST.in

package info (click to toggle)
horizon 2014.1.3-7%2Bdeb8u2
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 19,132 kB
  • ctags: 13,935
  • sloc: python: 55,902; sh: 540; makefile: 182; xml: 8
file content (19 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
recursive-include doc *.py *.rst *.css *.js *.html *.conf *.jpg *.gif *.png *.css_t
recursive-include horizon *.html *.css *.js *.csv *.template *.tmpl *.mo *.po *.py
recursive-include openstack_dashboard *.html *.js *.less *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template *.py
recursive-include tools *.py *.sh

include AUTHORS
include ChangeLog
include LICENSE
include Makefile
include manage.py
include README.rst
include run_tests.sh
include tox.ini
include doc/Makefile
include doc/source/_templates/.placeholder
include requirements.txt
include test-requirements.txt

exclude openstack_dashboard/local/local_settings.py