mirror of
https://github.com/python/cpython.git
synced 2026-07-30 15:31:38 +08:00
gh-136297: Fix `hypothesis` and `subTest` usage in `test_zoneinfo_property.py` (GH-136384) (cherry picked from commit db699db99d214dccb7c4849fa609fdd5188ee038) Co-authored-by: sobolevn <mail@sobolevn.me>
5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
# Requirements file for hypothesis that
|
|
# we use to run our property-based tests in CI.
|
|
|
|
hypothesis==6.135.26
|