bitfield.h.j2: remove `_BYTE_ORDER` definition; set relevant macros
[deliverable/barectf.git] / pyproject.toml
index 59c2ca33da268e8ce635248184f328d17363a2fd..e09a52f3dba0617d7e8a22ffe60608313bfe0c7c 100644 (file)
@@ -61,6 +61,13 @@ jsonschema = '^3.2'
 setuptools = '*'
 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.023458 seconds and 4 git commands to generate.