mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +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
|