tacker-horizon/MANIFEST.in
zhaoyi cccc47661a Add missing files for rpm-packaging
These files are used in rpm-packaging, and I also changed the file
README.md into rst format.

Change-Id: I1a626120ff333502263768dd5ec9aa65807754ed
Closes-Bug: #1663451
2017-02-10 14:22:03 +08:00

13 lines
200 B
Plaintext

include AUTHORS
include ChangeLog
include LICENSE
include manage.py
include README.rst
recursive-include tacker_horizon *.html *.css *.js
exclude .gitignore
exclude .gitreview
global-exclude *.pyc