2 Commits

Author SHA1 Message Date
Brian Haley
08f1ef0141 Fix typo in fix-lower-constraints.py
The argument when creating the virtualenv is a directory,
so use it when activating.

Change-Id: I74b608e88407354ec9889805d8881d718ade998c
2018-06-07 12:30:41 -04:00
Doug Hellmann
8d4eb15136 script to fix lower constraints entries that do not match local requirements
We have a few projects that have lower constraints lists that do not
match their own local requirements settings. This script tries to fix
that by changing the constraints to match.

Change-Id: I5f9bfc30e5dab855c9cef77cd9c4063658aab4c1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-07 21:27:40 -04:00