Skip to content

Commit a597c85

Browse files
authored
Merge pull request #16 from rmohr/fix-readme-on-limitation
Dependency resolution with a weighted SAT solver is implemented
2 parents ff9ea1a + 42ef85b commit a597c85

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,6 @@ able to choose them and older packages may be pulled in instead.
244244

245245
##### Missing features
246246

247-
* Weighting packages (like prefer `libcurl-minimal` over `libcurl` if one of
248-
their resources is requested)
249247
* Resolving `requires` entries which contain boolean logic like `(gcc if something)`
250248

251249
##### Deliberately not supported

0 commit comments

Comments
 (0)