mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-136297: Fix `hypothesis` and `subTest` usage in `test_zoneinfo_property.py` (GH-136384)
(cherry picked from commit db699db99d)
Co-authored-by: sobolevn <mail@sobolevn.me>
4 lines
110 B
Text
4 lines
110 B
Text
# Requirements file for hypothesis that
|
|
# we use to run our property-based tests in CI.
|
|
|
|
hypothesis==6.135.26
|