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)