summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: 9ad471d484bdce98fc897a3393c568f84840984d (plain)
1
2
3
4
5
6
7
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt

# The pytest specifics used by coverage.py
pytest==3.1.3
pytest-xdist==1.18.1
flaky==3.4.0