Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
f0d6e220
Unverified
Commit
f0d6e220
authored
Mar 16, 2022
by
Frank Lee
Committed by
GitHub
Mar 16, 2022
Browse files
[polish] add license meta to setup.py (#427)
parent
5d7dc352
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
setup.py
setup.py
+1
-0
No files found.
setup.py
View file @
f0d6e220
...
@@ -201,6 +201,7 @@ setup(
...
@@ -201,6 +201,7 @@ setup(
description
=
'An integrated large-scale model training system with efficient parallelization techniques'
,
description
=
'An integrated large-scale model training system with efficient parallelization techniques'
,
long_description
=
fetch_readme
(),
long_description
=
fetch_readme
(),
long_description_content_type
=
'text/markdown'
,
long_description_content_type
=
'text/markdown'
,
license
=
'Apache Software License 2.0'
,
url
=
'https://www.colossalai.org'
,
url
=
'https://www.colossalai.org'
,
project_urls
=
{
project_urls
=
{
'Forum'
:
'https://github.com/hpcaitech/ColossalAI/discussions'
,
'Forum'
:
'https://github.com/hpcaitech/ColossalAI/discussions'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment