Codebase list pyexcel / upstream/latest MANIFEST.in
upstream/latest

Tree @upstream/latest (Download .tar.gz)

MANIFEST.in @upstream/latestraw · history · blame

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