melexis/json-to-mako

View on GitHub
MANIFEST.in

Summary

Maintainability
Test Coverage
# Include the readme file
include README.rst
include LICENSE
include NOTICE
include *.yml
include tox.ini
recursive-include example *.json
recursive-include example *.mako
recursive-include tests *.py
recursive-exclude example *.html
recursive-exclude tests *.html