From f0f838c13f4a552dca7b5dbaca066a382c1145f8 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 14 Nov 2021 12:15:17 +0700 Subject: Update Franklin --- blog/2020/gsoc/article/1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blog/2020/gsoc/article/1.md') diff --git a/blog/2020/gsoc/article/1.md b/blog/2020/gsoc/article/1.md index b0e6a7b..b98e2d5 100644 --- a/blog/2020/gsoc/article/1.md +++ b/blog/2020/gsoc/article/1.md @@ -69,7 +69,7 @@ the resolution of dependency. While this is only applicable to wheels (i.e. prebuilt packages), other packaging format only make up less than 20% of the downloads (at least on PyPI), and the figure is much less for the most popular packages. Therefore, this optimization alone could make -[the upcoming backtracking resolver][]'s performance par with the legacy one. +[the upcoming backtracking resolver]'s performance par with the legacy one. During the last few years, there has been a lot of effort being poured into replacing `pip`'s current resolver that is unable to resolve conflicts. -- cgit 1.4.1