apparently this is the spelling

This commit is contained in:
Jean-Paul Calderone 2019-06-25 19:29:31 -04:00
parent 56905270ab
commit 0e76f31d23

View File

@ -44,7 +44,7 @@ export PIP_FIND_LINKS="file://${WHEELHOUSE_PATH}"
${BASIC_DEPS} \
${TEST_DEPS} \
${REPORTING_DEPS} \
https://github.com/exarkun/pyutil/archive/pypy.zip#eggname=pyutil # XXX see if these changes fix pyutil for pypy
https://github.com/exarkun/pyutil/archive/pypy.zip#egg=pyutil # XXX see if these changes fix pyutil for pypy
# Not strictly wheelhouse population but ... Note we omit basic deps here.