Codebase list pyexcel / c7591c1d-c2c3-44a8-bd93-84fb1066af9e/upstream/0.7.0 MANIFEST.in
c7591c1d-c2c3-44a8-bd93-84fb1066af9e/upstream/0.7.0

Tree @c7591c1d-c2c3-44a8-bd93-84fb1066af9e/upstream/0.7.0 (Download .tar.gz)

MANIFEST.in @c7591c1d-c2c3-44a8-bd93-84fb1066af9e/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 *