Commit abcc450
committed
fix: include MANIFEST.in in Docker build for template files
The MANIFEST.in file tells setuptools to include Jinja2 templates
in the package. Without it, the templates directory is not installed.1 parent 2f4fd33 commit abcc450
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments