* deletion of unneeded heat code * lots of pep8 cleanup * renaming and shifting some stuff * adding/updating some licenses Change-Id: Idd28a0669d1833d4975f877b601c4b43f76eb5e1
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
include AUTHORS
|
|
include babel.cfg
|
|
include LICENSE
|
|
include README.rst
|
|
include ChangeLog
|
|
include tox.ini
|
|
include .testr.conf
|
|
recursive-include doc *
|
|
recursive-include tools *
|
|
recursive-include python-stacktaskclient *.po *.pot
|