Browse Source

[DOC] modify description in setup

tags/v0.3.2
Gene 2 years ago
parent
commit
ee28cae323
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -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")



Loading…
Cancel
Save