Pin PySDK's gflags dependency to <3.0.
authorBrett Smith <brett@curoverse.com>
Wed, 10 Feb 2016 18:19:11 +0000 (13:19 -0500)
committerBrett Smith <brett@curoverse.com>
Wed, 10 Feb 2016 18:19:32 +0000 (13:19 -0500)
commit495a485ff8e7b8c548b943da10c6acfe3eb98165
tree3cf866883cadb404f974d0d0277e4059b8a3fea8
parentd944cda7fc56ff31bc1bd1200648785e43bf0405
Pin PySDK's gflags dependency to <3.0.

We've built and tested with 3.0 successfully, but its ChangeLog says:

  * A lot of potentially backwards incompatible changes since 2.0.
  * This version is NOT recommended to use in production. Some of the files and
    documentation has been lost during export; this will be fixed in next
    versions.

We found out about this after 3.0.2 broke our tests.
Take their advice for now.  No issue #.
sdk/python/setup.py