perf: tune heuristics for choosing the next package to solve:
- Do not consider anymore if a dependency has a specific marker or not, since there is no good explanation for this criterion. - Consider if a package has dependencies and especially how many dependencies with a constraint with an upper bound, because these are more likely to cause conflicts later.
Loading
Please register or sign in to comment