Codebase list pyexcel / 60bbc790-b848-4bfe-85ff-0b93ef6bd879/upstream MANIFEST.in
60bbc790-b848-4bfe-85ff-0b93ef6bd879/upstream

Tree @60bbc790-b848-4bfe-85ff-0b93ef6bd879/upstream (Download .tar.gz)

MANIFEST.in @60bbc790-b848-4bfe-85ff-0b93ef6bd879/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 *