Run pypy -m pip install hypothesis==4.39.3
2026-08-23T09:02:57.2722350Z pypy -m pip install hypothesis==4.39.32026-08-23T09:02:57.2802350Z shell: /bin/bash -e {0}
2026-08-23T09:02:57.2803150Z env:
2026-08-23T09:02:57.2803920Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-08-23T09:02:57.2804940Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-08-23T09:02:57.2806100Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-08-23T09:02:57.2807540Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-08-23T09:02:57.2808620Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/lib/pkgconfig
2026-08-23T09:02:57.9474970Z 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-23T09:03:01.2463410Z Collecting hypothesis==4.39.3
2026-08-23T09:03:01.3210940Z Downloading hypothesis-4.39.3.tar.gz (213 kB)
2026-08-23T09:03:01.9790520Z Collecting attrs>=19.2.0
2026-08-23T09:03:01.9958700Z Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
2026-08-23T09:03:02.1393630Z Collecting enum34
2026-08-23T09:03:02.1549880Z Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
2026-08-23T09:03:02.1657670Z Using legacy 'setup.py install' for hypothesis, since package 'wheel' is not installed.
2026-08-23T09:03:02.3164840Z Installing collected packages: attrs, enum34, hypothesis
2026-08-23T09:03:02.4244290Z Running setup.py install for hypothesis: started
2026-08-23T09:03:03.0792180Z Running setup.py install for hypothesis: finished with status 'done'
2026-08-23T09:03:03.1100290Z Successfully installed attrs-21.4.0 enum34-1.1.10 hypothesis-4.39.3