From 56c99bf74e599cd436b2864f212f84af1e345c69 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 23 Apr 2020 23:56:35 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12143-1.html --- .../20200416 How to package Python applications for Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200416 How to package Python applications for Linux.md (99%) diff --git a/translated/tech/20200416 How to package Python applications for Linux.md b/published/20200416 How to package Python applications for Linux.md similarity index 99% rename from translated/tech/20200416 How to package Python applications for Linux.md rename to published/20200416 How to package Python applications for Linux.md index a5e40e7df9..95b6bba528 100644 --- a/translated/tech/20200416 How to package Python applications for Linux.md +++ b/published/20200416 How to package Python applications for Linux.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12143-1.html) [#]: subject: (How to package Python applications for Linux) [#]: via: (https://opensource.com/article/20/4/package-python-applications-linux) [#]: author: (Moshe Zadka https://opensource.com/users/moshez)