Run pypy -m pip install hypothesis==4.39.3 2026-08-01T11:41:34.1006934Z pypy -m pip install hypothesis==4.39.3 2026-08-01T11:41:34.1641670Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2026-08-01T11:41:34.1642178Z env: 2026-08-01T11:41:34.1642932Z pythonLocation: C:\hostedtoolcache\windows\PyPy\2.7.18\x64 2026-08-01T11:41:34.1643489Z Python_ROOT_DIR: C:\hostedtoolcache\windows\PyPy\2.7.18\x64 2026-08-01T11:41:34.1644021Z Python2_ROOT_DIR: C:\hostedtoolcache\windows\PyPy\2.7.18\x64 2026-08-01T11:41:34.1644542Z Python3_ROOT_DIR: C:\hostedtoolcache\windows\PyPy\2.7.18\x64 2026-08-01T11:41:34.1645063Z PKG_CONFIG_PATH: C:\hostedtoolcache\windows\PyPy\2.7.18\x64/lib/pkgconfig 2026-08-01T11:41:35.8121594Z DEPRECATION: pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 2026-08-01T11:41:37.5402816Z Collecting hypothesis==4.39.3 2026-08-01T11:41:37.5645485Z Downloading hypothesis-4.39.3.tar.gz (213 kB) 2026-08-01T11:41:38.3398383Z Collecting attrs>=19.2.0 2026-08-01T11:41:38.3474191Z Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2026-08-01T11:41:38.5180229Z Collecting enum34 2026-08-01T11:41:38.5280653Z Downloading enum34-1.1.10-py2-none-any.whl (11 kB) 2026-08-01T11:41:38.5500695Z Using legacy 'setup.py install' for hypothesis, since package 'wheel' is not installed. 2026-08-01T11:41:38.6857740Z Installing collected packages: attrs, enum34, hypothesis 2026-08-01T11:41:38.8285042Z Running setup.py install for hypothesis: started 2026-08-01T11:41:39.8127484Z Running setup.py install for hypothesis: finished with status 'done' 2026-08-01T11:41:39.8483628Z Successfully installed attrs-21.4.0 enum34-1.1.10 hypothesis-4.39.3