Skip to content

Commit 3634be0

Browse files
Merge pull request #45 from eduNEXT/fmo/fix_manifest
fix: adding json and txt files to the manifest
2 parents d0c9aef + 51d2187 commit 3634be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ include LICENSE.txt
33
include README.rst
44
include requirements/base.in
55
include requirements/constraints.txt
6-
recursive-include openedx_ai_extensions *.html *.png *.gif *.js *.css *.jpg *.jpeg *.svg
6+
recursive-include openedx_ai_extensions *.html *.png *.gif *.js *.css *.jpg *.jpeg *.svg *.json *.txt

0 commit comments

Comments
 (0)