mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00

Disable `differing_test_runners` health check (GH-108886)
(cherry picked from commit 6ead5bd6ae
)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
4 lines
108 B
Text
4 lines
108 B
Text
# Requirements file for hypothesis that
|
|
# we use to run our property-based tests in CI.
|
|
|
|
hypothesis==6.84.0
|