Removed unused `tests/conftest.py`
[deliverable/barectf.git] / pyproject.toml
index 3012b6ac8e091969936394edf54edbb6eed1b4cc..e09a52f3dba0617d7e8a22ffe60608313bfe0c7c 100644 (file)
@@ -64,6 +64,9 @@ 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.040513 seconds and 4 git commands to generate.