Skip to content

Commit dcc4613

Browse files
committed
Fix: MANIFEST.ix
1 parent edce322 commit dcc4613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include LICENSE
2+
include CHANGELOG.rst
23
include README.rst
34
recursive-include djangomcs_form_builder/locale *
45
recursive-include djangomcs_form_builder/static *
56
recursive-include djangomcs_form_builder/templates *
6-
recursive-include djangomcs_form_builder *.py
77
recursive-exclude * *.py[co]

0 commit comments

Comments
 (0)