From 4389910a6b24b82444102f1f155fadcd145312f4 Mon Sep 17 00:00:00 2001 From: hymvp Date: Wed, 20 Jul 2022 22:44:32 +0800 Subject: [PATCH 1/2] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 13d0687f67..0fa33d62b5 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ # Autodetecting setup.py script for building the Python extensions -# +# commit test __version__ = "$Revision$" From 91b7ad72f28029d4b33cf710c03b930c265f25a4 Mon Sep 17 00:00:00 2001 From: hymvp Date: Wed, 20 Jul 2022 22:56:13 +0800 Subject: [PATCH 2/2] Update README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #68 test https://ones.cn/project/#/team/Cozf7Vzj/task/91jmR9vJQdr2lAQW 完成 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ba971eaf63..6230f7e0bf 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ This is Python version 2.7 alpha 0 ================================== - +# ones test Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python Software Foundation. All rights reserved.