From: Ry Jones Date: Thu, 12 Oct 2017 01:11:57 +0000 (-0700) Subject: Update setuptools version X-Git-Tag: v0.10.0~7 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F6813%2F4;p=releng%2Flftools.git Update setuptools version Hyperledger builds fail on the Z platform with versions of setuptools < 30. FAB-6595 Change-Id: I6889507870f66e6b44720579f8be7b0b35b7c7a9 Signed-off-by: Ry Jones --- diff --git a/requirements.txt b/requirements.txt index 8de32307..c5cfb526 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ click pyyaml requests!=2.13.0 -setuptools>=11.3 +setuptools>=36.5.0 shade sphinx>=1.4.9 sphinxcontrib-programoutput