django-hoptcha/MANIFEST.in
2025-05-27 21:46:06 +02:00

5 lines
171 B
Plaintext

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