Codebase list python-lml / master MANIFEST.in
master

Tree @master (Download .tar.gz)

MANIFEST.in @masterraw · history · blame

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