cgen.py, templates: use new `_CompoundOp` for structure fields
[deliverable/barectf.git] / pyproject.toml
index dc51efebab043835a4020a197132ed9f6bc56cfb..e09a52f3dba0617d7e8a22ffe60608313bfe0c7c 100644 (file)
@@ -63,6 +63,10 @@ jinja2 = '^2.11'
 
 [tool.poetry.dev-dependencies]
 flake8 = '*'
+pylint = '*'
+mypy = '*'
+pytest = '^6'
+pytest-xdist = '^2'
 
 [tool.poetry.scripts]
 barectf = 'barectf.cli:_run'
This page took 0.022044 seconds and 4 git commands to generate.