pytest
pytest-describe
pytest-cov

# Sometimes the test doesn't work straight away and you need a debugger:
# (and if you personally don't, well then congrats and feel free to comment
# out that line)
debugpy

# tox-ansible indirect dependencies, that for some reason need restating here:
pytest-ansible
pytest-xdist

# For `toxsible -e galaxy`:
galaxy_importer
