django-hopid/MANIFEST.in
2025-06-10 02:57:33 +02:00

5 lines
165 B
Plaintext
Executable File

include README.md
include LICENSE
recursive-include django_hopid/static *
recursive-include django_hopid/templates *
recursive-include django_hopid/templatetags *.py