From 32cbaffdc12f879792aaa62b4799e64456cd5497 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 14 Mar 2020 10:27:25 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @HankChow https://linux.cn/article-11993-1.html 感谢您,您的贡献已经达到了五星级! --- ...00311 How to install pip to manage PyPI packages easily.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200311 How to install pip to manage PyPI packages easily.md (98%) diff --git a/translated/tech/20200311 How to install pip to manage PyPI packages easily.md b/published/20200311 How to install pip to manage PyPI packages easily.md similarity index 98% rename from translated/tech/20200311 How to install pip to manage PyPI packages easily.md rename to published/20200311 How to install pip to manage PyPI packages easily.md index 2f21071e9a..b6453085c1 100644 --- a/translated/tech/20200311 How to install pip to manage PyPI packages easily.md +++ b/published/20200311 How to install pip to manage PyPI packages easily.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (HankChow) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11993-1.html) [#]: subject: (How to install pip to manage PyPI packages easily) [#]: via: (https://opensource.com/article/20/3/pip-linux-mac-windows) [#]: author: (Vijay Singh Khatri https://opensource.com/users/vijaytechnicalauthor)