diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-08-23 21:20:39 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-08-23 21:20:39 +0200 |
| commit | 401d90ed9f087e43d7fa00213d50cffeb99ceef8 (patch) | |
| tree | d3212528fb14451b4008b4d74913954a7dd445c6 /requirements.txt | |
| parent | e3269aa41fd9489ddc22ddc6d17d5832b99c5008 (diff) | |
| download | git2hugo-401d90ed9f087e43d7fa00213d50cffeb99ceef8.tar.gz | |
g2h: basic program setup
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..f7c9608 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +Jinja2==3.1.6 |