This repository was archived by the owner on Jun 22, 2025. It is now read-only.
Commit 04f024f
committed
Add extras for templating
One of our examples shows off the use of Jinja2 for templating HTML
files, but we don't make it easy or clear for users to know how to
enable support. This adds an entry to the readme and indicates supported
versions of Jinja2 via `extras_require` in `setup.py`1 parent 1382d8c commit 04f024f
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments