From ee28cae323ccb4f1a0633cf6313c8cc991c16dcb Mon Sep 17 00:00:00 2001 From: Gene Date: Mon, 15 Jan 2024 14:26:29 +0800 Subject: [PATCH 1/3] [DOC] modify description in setup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 574a3c4..9e50122 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def get_version(rel_path: str) -> str: # Package meta-data. NAME = "learnware" -DESCRIPTION = "learnware market project" +DESCRIPTION = "The learnware package supports the submission, usability testing, organization, identification, deployment, and reuse of learnware." REQUIRES_PYTHON = ">=3.6.0" VERSION = get_version("learnware/__init__.py") From be07b2636504ce7869ac10915dea65d11baa4ba0 Mon Sep 17 00:00:00 2001 From: Gene Date: Mon, 15 Jan 2024 14:30:52 +0800 Subject: [PATCH 2/3] [DOC] fix typos in the pr template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0691d27..e182a0e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,4 +12,4 @@ - [ ] This PR fixes bugs - [ ] This PR adds new features -- [ ] This PR update documentations or fixes typo +- [ ] This PR updates documentations or fixes typos From 7d918a74992cadb6787d33adf554fbde7cdf2c97 Mon Sep 17 00:00:00 2001 From: bxdd Date: Mon, 15 Jan 2024 23:39:49 +0800 Subject: [PATCH 3/3] Update System Badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 543c521..9675dc2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Python Versions - Platform + Platform PypI Versions