diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-08-08 22:15:06 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-08-08 22:15:06 -0400 |
| commit | 44beff7f1ce7b8320943abc61a7c70410ab8dbdf (patch) | |
| tree | 0fd59d0066fe7da164cb9c09f3103d8572b3171d /requirements/pytest.pip | |
| parent | 839a1a0209f2ed27215c8f2fb75c710806346b38 (diff) | |
| parent | b44dae19881b970b05913b09911dea5c3951eaf9 (diff) | |
| download | python-coveragepy-git-44beff7f1ce7b8320943abc61a7c70410ab8dbdf.tar.gz | |
Merge branch 'master' into nedbat/data-sqlite
Diffstat (limited to 'requirements/pytest.pip')
| -rw-r--r-- | requirements/pytest.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/pytest.pip b/requirements/pytest.pip index 23264ee9..e8c59d29 100644 --- a/requirements/pytest.pip +++ b/requirements/pytest.pip @@ -4,5 +4,6 @@ # The pytest specifics used by coverage.py pytest==3.7.1 +pluggy>=0.7 # pytest needs this, but pip doesn't understand pytest-xdist==1.22.5 flaky==3.4.0 |
