Removed unused `tests/conftest.py`
[deliverable/barectf.git] / pyproject.toml
index 0047bf33b092081c8d7563f636fa8cc948a336aa..e09a52f3dba0617d7e8a22ffe60608313bfe0c7c 100644 (file)
@@ -65,6 +65,8 @@ jinja2 = '^2.11'
 flake8 = '*'
 pylint = '*'
 mypy = '*'
+pytest = '^6'
+pytest-xdist = '^2'
 
 [tool.poetry.scripts]
 barectf = 'barectf.cli:_run'
This page took 0.021921 seconds and 4 git commands to generate.