Itamar Turner-Trauring | 40a4594 | 2014-04-14 13:33:48 -0400 | [diff] [blame] | 1 | include LICENSE |
2 | include README.rst | ||||
Itamar Turner-Trauring | 6211442 | 2015-04-15 14:00:36 -0400 | [diff] [blame] | 3 | include versioneer.py |
4 | include eliot/_version.py | ||||
Itamar Turner-Trauring | 40a4594 | 2014-04-14 13:33:48 -0400 | [diff] [blame] | 5 | recursive-include docs * |
6 | prune docs/_build | ||||
7 | recursive-include benchmarks * | ||||
Itamar Turner-Trauring | 6211442 | 2015-04-15 14:00:36 -0400 | [diff] [blame] | 8 | recursive-include examples * |