Closed johnsca closed 4 years ago
The functional test failure got missed in that PR because it was masked by other test issues that had already been fixed in master.
Failing Travis build on master: https://travis-ci.org/github/juju-solutions/layer-basic/jobs/713814547#L492
The change in #182 used undocumented methods / attributes of the Requirement class which worked on newer releases of setuptools but not on the one available in trusty, leading to functional test failures.