diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2023-01-26 21:06:13 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2023-01-26 21:07:22 -0500 |
| commit | 5f60a3f85e3d0b9af8f98629d52f5f4248faa068 (patch) | |
| tree | aa7ac2d4d2c8948c8882025144a7827891d5c138 | |
| parent | 17043980d75ce7e4c5807933759f5ca581386b16 (diff) | |
| download | python-coveragepy-git-5f60a3f85e3d0b9af8f98629d52f5f4248faa068.tar.gz | |
test(build): use atheris
| -rw-r--r-- | requirements/pytest.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/pytest.in b/requirements/pytest.in index 2b23477b..6b2b3386 100644 --- a/requirements/pytest.in +++ b/requirements/pytest.in @@ -6,6 +6,7 @@ # The pytest specifics used by coverage.py # "make upgrade" turns this into requirements/pytest.pip. +atheris flaky hypothesis pytest |
