2013-02-19 14:39:00 -05:00
|
|
|
include AUTHORS
|
|
|
|
include ChangeLog
|
|
|
|
include LICENSE
|
2013-04-27 11:05:18 -04:00
|
|
|
include README.rst
|
2013-06-13 10:39:54 +02:00
|
|
|
include tox.ini .testr.conf
|
2013-02-19 14:39:00 -05:00
|
|
|
recursive-include tests *
|
2013-04-27 11:05:18 -04:00
|
|
|
recursive-include tools *
|
2013-02-19 14:39:00 -05:00
|
|
|
recursive-include doc *
|
|
|
|
|
|
|
|
exclude .gitignore
|
|
|
|
exclude .gitreview
|
|
|
|
|
|
|
|
global-exclude *.pyc
|