bitfield.h.j2: prefix `CAST_PTR` with the uppercase identifier prefix
[deliverable/barectf.git] / pyproject.toml
index c9390fb696eab8948d290e04d95a2bc547a2c900..59c2ca33da268e8ce635248184f328d17363a2fd 100644 (file)
@@ -59,9 +59,10 @@ termcolor = '^1.1'
 pyyaml = '^5.3'
 jsonschema = '^3.2'
 setuptools = '*'
+jinja2 = '^2.11'
 
 [tool.poetry.scripts]
-barectf = 'barectf.cli:run'
+barectf = 'barectf.cli:_run'
 
 [tool.poetry.urls]
 'Bug tracker' = 'https://github.com/efficios/barectf/issues/'
This page took 0.023985 seconds and 4 git commands to generate.