Codebase list pyexcel / 44726806-a059-402d-90bd-397b3525e130/upstream/0.7.0 MANIFEST.in
44726806-a059-402d-90bd-397b3525e130/upstream/0.7.0

Tree @44726806-a059-402d-90bd-397b3525e130/upstream/0.7.0 (Download .tar.gz)

MANIFEST.in @44726806-a059-402d-90bd-397b3525e130/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 *