From 04e20def0ff5d0bba690e5380ee3139074bba0d3 Mon Sep 17 00:00:00 2001 From: cat_lin <11641624+cat-lin@user.noreply.gitee.com> Date: Wed, 27 Dec 2023 01:56:11 +0000 Subject: [PATCH] update setup.py. Signed-off-by: cat_lin <11641624+cat-lin@user.noreply.gitee.com> --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index 3c8d916..11f6623 100644 --- a/setup.py +++ b/setup.py @@ -21,5 +21,3 @@ setup( install_requires=MAIN_REQUIREMENTS, classifiers=[], ) - -# test \ No newline at end of file -- Gitee