Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17074
Change subject: python: pin pytest-runner to <5.3.0 ...................................................................... python: pin pytest-runner to <5.3.0 Per https://github.com/pytest-dev/pytest-runner/blob/v5.3.0/CHANGES.rst, version 5.3.0 started requiring python 3.6 or higher, which is above the minimum supported for Kudu. So, this pins us the version to below 5.3.0. Change-Id: I54fe40b0a6e56f74c4a3d7ce2d336d25ce6a33e2 --- M python/setup.py 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/17074/1 -- To view, visit http://gerrit.cloudera.org:8080/17074 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I54fe40b0a6e56f74c4a3d7ce2d336d25ce6a33e2 Gerrit-Change-Number: 17074 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
