From ca3e575513c528ea46f63790d222a69da920d359 Mon Sep 17 00:00:00 2001 From: huangtianhua Date: Fri, 12 Mar 2021 15:16:32 +0800 Subject: [PATCH] Rename python-python-editor to python-editor --- README.en.md | 2 +- README.md | 2 +- python-python-editor.spec => python-editor.spec | 0 python-python-editor.yaml => python-editor.yaml | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename python-python-editor.spec => python-editor.spec (100%) rename python-python-editor.yaml => python-editor.yaml (100%) diff --git a/README.en.md b/README.en.md index 2b3f752..f075d35 100644 --- a/README.en.md +++ b/README.en.md @@ -1,4 +1,4 @@ -# python-python-editor +# python-editor #### Description Programmatically open an editor, capture the result. diff --git a/README.md b/README.md index 332986f..22e318a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# python-python-editor +# python-editor #### 介绍 Programmatically open an editor, capture the result. diff --git a/python-python-editor.spec b/python-editor.spec similarity index 100% rename from python-python-editor.spec rename to python-editor.spec diff --git a/python-python-editor.yaml b/python-editor.yaml similarity index 100% rename from python-python-editor.yaml rename to python-editor.yaml