Skip to content
Snippets Groups Projects
Commit 0fc9084b authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

working on package_data

parent 06992dbb
Branches
Tags
No related merge requests found
Pipeline #10738 passed
......@@ -19,5 +19,8 @@ setup(
],
license="BSD",
test_suite="runtests.run_all_tests",
package_data= {'basetheme_bootstrap' : ["basetheme_bootstrap/*"] },
package_data= {'basetheme_bootstrap' : [
"templatetags/*",
"templates/*",
] },
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment