Short-cm/amazon-ses-template-editor

View on GitHub
Makefile

Summary

Maintainability
Test Coverage
upload:
    rm -rf dist
    python setup.py sdist bdist_wheel
    twine upload dist/*