summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: 17ccc0d8da058fbf6a1ee8adb2a48405df63e3cd (plain)
1
2
3
4
5
6
7
8
9
# 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

# Keep pytest at 3.2.x until we are done with Python 2.6 and 3.3
pytest==3.2.5
pytest-xdist==1.20.1
flaky==3.4.0