Codebase list pyexcel / c82773a0-74a8-40fd-a89b-f15d03db4de4/upstream MANIFEST.in
c82773a0-74a8-40fd-a89b-f15d03db4de4/upstream

Tree @c82773a0-74a8-40fd-a89b-f15d03db4de4/upstream (Download .tar.gz)

MANIFEST.in @c82773a0-74a8-40fd-a89b-f15d03db4de4/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 *