From 0ef8053ff7da4df739341431b2eb613250a0e34d Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 11 Jul 2019 12:46:43 +0800 Subject: [PATCH] PUB @runningwater https://linux.cn/article-11086-1.html --- ... How to set up virtual environments for Python on MacOS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190603 How to set up virtual environments for Python on MacOS.md (99%) diff --git a/translated/tech/20190603 How to set up virtual environments for Python on MacOS.md b/published/20190603 How to set up virtual environments for Python on MacOS.md similarity index 99% rename from translated/tech/20190603 How to set up virtual environments for Python on MacOS.md rename to published/20190603 How to set up virtual environments for Python on MacOS.md index e606fdb090..b86600953b 100644 --- a/translated/tech/20190603 How to set up virtual environments for Python on MacOS.md +++ b/published/20190603 How to set up virtual environments for Python on MacOS.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (runningwater) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11086-1.html) [#]: subject: (How to set up virtual environments for Python on MacOS) [#]: via: (https://opensource.com/article/19/6/virtual-environments-python-macos) [#]: author: (Matthew Broberg https://opensource.com/users/mbbroberg/users/moshez/users/mbbroberg/users/moshez)