-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
@dskarls it seems to me that this code never worked, but it was masked by the fact that all previous tests always set "limit":1 when querying for dependencies.
return ver == latest_ver just doesn't make any sense. latest_ver is the result of a query for the boolean field latest, while ver is the actual numerical version parsed from the kimcode. The function always returns False. Does that seem right?
Metadata
Metadata
Assignees
Labels
No labels