requirements/openstack_requirements
Doug Hellmann 51a60d2180 skip complex comparison for constraints without markers
We're seeing parse errors on constraints with no markers, possibly
related to a unicode issue (it only seems to happen when the empty
marker string is a unicode string). There isn't any point in doing an
expensive comparison when there are no markers for the constraint, so
skip them in that part of the search loop.

Change-Id: I2a700fb8f3e776faf6123c9924d87add12324ef2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-03 13:21:39 -04:00
..
2018-03-29 09:37:15 -05:00