mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-30 17:56:58 +00:00
try the branch of pyutil
This commit is contained in:
parent
9ddadce376
commit
56905270ab
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user