Use Jinja 2 templates to generate the `metadata` file
[deliverable/barectf.git] / pyproject.toml
index 076ccedb61069e07a2a592fd145e017b6e8d6c6b..59c2ca33da268e8ce635248184f328d17363a2fd 100644 (file)
@@ -59,6 +59,7 @@ termcolor = '^1.1'
 pyyaml = '^5.3'
 jsonschema = '^3.2'
 setuptools = '*'
+jinja2 = '^2.11'
 
 [tool.poetry.scripts]
 barectf = 'barectf.cli:_run'
This page took 0.023902 seconds and 4 git commands to generate.