On Thu, Feb 21, 2019 at 11:51 AM Chris Lamb <[email protected]> wrote: > Not sure how we can get around this. Have you implemented similar > things for other tags...?
The best alternative would be for the test to read the the value from data/python/versions when constructing the test package. That way the test fails when the value is changed. We can then remove the sed script. Perhaps the sed script could even check before running if the versions are the same. Then the whole thing would be on autopilot.

