Codebase list pypy3 / debian/7.3.8+dfsg-2 requirements.txt
debian/7.3.8+dfsg-2

Tree @debian/7.3.8+dfsg-2 (Download .tar.gz)

requirements.txt @debian/7.3.8+dfsg-2raw · history · blame

--only-binary vmprof
# because the win64 build worker get confused whether it is 32 or 64-bit
--no-binary cffi
cffi>=1.4.0

# parse log files in rvmprof tests
vmprof>=0.4.10; 'x86' in platform.machine #skip arm, s390x

# hypothesis is used for test generation on untranslated tests
hypothesis<4.40
enum34>=1.1.2

# this is used by pypy/module/_hpy_universal/_vendored/hpy/devel
pathlib