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
mmdetection3d
Commits
ea4962fb
"tests/vscode:/vscode.git/clone" did not exist on "e17add560279b87bc5c5cd49679dbdd854cbfc0f"
Unverified
Commit
ea4962fb
authored
Jul 23, 2020
by
Wenwei Zhang
Committed by
GitHub
Jul 23, 2020
Browse files
Set long description type as markdown (#40)
parent
f2f2a8d2
Changes
1
Show 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 @
ea4962fb
...
@@ -206,6 +206,7 @@ if __name__ == '__main__':
...
@@ -206,6 +206,7 @@ if __name__ == '__main__':
description
=
(
"OpenMMLab's next-generation platform"
description
=
(
"OpenMMLab's next-generation platform"
'for general 3D object detection.'
),
'for general 3D object detection.'
),
long_description
=
readme
(),
long_description
=
readme
(),
long_description_content_type
=
'text/markdown'
,
author
=
'OpenMMLab'
,
author
=
'OpenMMLab'
,
author_email
=
'zwwdev@gmail.com'
,
author_email
=
'zwwdev@gmail.com'
,
keywords
=
'computer vision, 3D object detection'
,
keywords
=
'computer vision, 3D object detection'
,
...
...
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