Codebase list pyexcel / 158eaf03-920c-425e-868d-5f6ce4897800/upstream/0.7.0 MANIFEST.in
158eaf03-920c-425e-868d-5f6ce4897800/upstream/0.7.0

Tree @158eaf03-920c-425e-868d-5f6ce4897800/upstream/0.7.0 (Download .tar.gz)

MANIFEST.in @158eaf03-920c-425e-868d-5f6ce4897800/upstream/0.7.0raw · history · blame

1
2
3
4
5
6
7
include README.rst
include LICENSE
include CHANGELOG.rst
include CONTRIBUTORS.rst
recursive-include tests *
recursive-include docs *
recursive-include examples *