Skip to content

Commit edce322

Browse files
authored
Update MANIFEST.in
1 parent 793f669 commit edce322

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MANIFEST.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include LICENSE
22
include README.rst
3-
recursive-include djangomcs_forms/locale *
4-
recursive-include djangomcs_forms/static *
5-
recursive-include djangomcs_forms/templates *
6-
recursive-include djangomcs_forms/contrib *
3+
recursive-include djangomcs_form_builder/locale *
4+
recursive-include djangomcs_form_builder/static *
5+
recursive-include djangomcs_form_builder/templates *
6+
recursive-include djangomcs_form_builder *.py
77
recursive-exclude * *.py[co]

0 commit comments

Comments
 (0)