fe258e097f
Add Python packaging support files so that rootwrap can stand on its own.
12 lines
184 B
Plaintext
12 lines
184 B
Plaintext
include AUTHORS
|
|
include ChangeLog
|
|
include LICENSE
|
|
include README.rst
|
|
include tox.ini .testr.conf
|
|
recursive-include tests *
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|