Update setuptools version 13/6813/4
authorRy Jones <rjones@linuxfoundation.org>
Thu, 12 Oct 2017 01:11:57 +0000 (18:11 -0700)
committerRy Jones <rjones@linuxfoundation.org>
Thu, 12 Oct 2017 02:18:06 +0000 (19:18 -0700)
Hyperledger builds fail on the Z platform with versions
of setuptools < 30.

FAB-6595

Change-Id: I6889507870f66e6b44720579f8be7b0b35b7c7a9
Signed-off-by: Ry Jones <rjones@linuxfoundation.org>
requirements.txt

index 8de3230..c5cfb52 100644 (file)
@@ -1,7 +1,7 @@
 click
 pyyaml
 requests!=2.13.0
-setuptools>=11.3
+setuptools>=36.5.0
 shade
 sphinx>=1.4.9
 sphinxcontrib-programoutput