
The python dependency specifies that 2.7 or 2.8 are allowed when in fact it should specify a version range (anything between 2.7 and 2.8, inclusive).
The python dependency specifies that 2.7 or 2.8 are allowed when in fact it should specify a version range (anything between 2.7 and 2.8, inclusive).