16039: Touch python clients so they run tests with the latest SDK.
authorTom Clegg <tom@tomclegg.ca>
Thu, 13 Feb 2020 02:50:07 +0000 (21:50 -0500)
committerTom Clegg <tom@tomclegg.ca>
Thu, 13 Feb 2020 02:50:07 +0000 (21:50 -0500)
Otherwise, "pip install" (during "install services/nodemanager", for
example) downgrades the SDK from the current version to the latest
version published on pip, and all test suites run with that version,
instead of the version we think we're testing.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>


No differences found