Skip to content

Commit 7eed382

Browse files
committed
fix manifest.in errors
1 parent bc40e4e commit 7eed382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
recursive-include src/django_idom/static/ *
2-
recursive-include src/django_idom/templates/ *.html
1+
recursive-include src/django_idom/static *
2+
recursive-include src/django_idom/templates *.html

0 commit comments

Comments
 (0)