django-notifications/MANIFEST.in
2023-10-18 20:54:54 -03:00

3 lines
163 B
Text

include MANIFEST.in README.md AUTHORS.txt LICENSE.txt CHANGELOG.md
recursive-include notifications *.py *.html *.txt *.po
recursive-include notifications/static *