try the branch of pyutil

This commit is contained in:
Jean-Paul Calderone 2019-06-25 19:20:59 -04:00
parent 9ddadce376
commit 56905270ab

View File

@ -43,7 +43,9 @@ export PIP_FIND_LINKS="file://${WHEELHOUSE_PATH}"
"${PROJECT_ROOT}"[test,tor,i2p] \ "${PROJECT_ROOT}"[test,tor,i2p] \
${BASIC_DEPS} \ ${BASIC_DEPS} \
${TEST_DEPS} \ ${TEST_DEPS} \
${REPORTING_DEPS} ${REPORTING_DEPS} \
https://github.com/exarkun/pyutil/archive/pypy.zip#eggname=pyutil # XXX see if these changes fix pyutil for pypy
# Not strictly wheelhouse population but ... Note we omit basic deps here. # Not strictly wheelhouse population but ... Note we omit basic deps here.
# They're in the wheelhouse if Tahoe-LAFS wants to drag them in but it will # They're in the wheelhouse if Tahoe-LAFS wants to drag them in but it will