tox>=3.12.2

[testing]
flake8<4,>=3
pytest<6,>=4.0.0

[testing:python_version >= "3.5"]
pytest-randomly>=3
