Codebase list pyexcel / ef781f89-ee01-47a2-a25a-900922670ec6/upstream MANIFEST.in
ef781f89-ee01-47a2-a25a-900922670ec6/upstream

Tree @ef781f89-ee01-47a2-a25a-900922670ec6/upstream (Download .tar.gz)

MANIFEST.in @ef781f89-ee01-47a2-a25a-900922670ec6/upstreamraw · 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 *