From 8d72aeeee5b5d0603acd46a586fb49356acd5afc Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 23 May 2020 11:21:39 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12241-1.html --- ...o use pyenv to run multiple versions of Python on a Mac.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200407 How to use pyenv to run multiple versions of Python on a Mac.md (99%) diff --git a/translated/tech/20200407 How to use pyenv to run multiple versions of Python on a Mac.md b/published/20200407 How to use pyenv to run multiple versions of Python on a Mac.md similarity index 99% rename from translated/tech/20200407 How to use pyenv to run multiple versions of Python on a Mac.md rename to published/20200407 How to use pyenv to run multiple versions of Python on a Mac.md index 00e1d6a039..3bcf991e02 100644 --- a/translated/tech/20200407 How to use pyenv to run multiple versions of Python on a Mac.md +++ b/published/20200407 How to use pyenv to run multiple versions of Python on a Mac.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12241-1.html) [#]: subject: (How to use pyenv to run multiple versions of Python on a Mac) [#]: via: (https://opensource.com/article/20/4/pyenv) [#]: author: (Matthew Broberg https://opensource.com/users/mbbroberg)