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
MMCV
Commits
d3b05724
Unverified
Commit
d3b05724
authored
Sep 01, 2021
by
Zaida Zhou
Committed by
GitHub
Sep 01, 2021
Browse files
Add citation (#1303)
parent
e621e08d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
CITATION.cff
CITATION.cff
+8
-0
setup.py
setup.py
+1
-1
No files found.
CITATION.cff
0 → 100644
View file @
d3b05724
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- name: "MMCV Contributors"
title: "OpenMMLab Computer Vision Foundation"
date-released: 2018-08-22
url: "https://github.com/open-mmlab/mmcv"
license: Apache-2.0
setup.py
View file @
d3b05724
...
@@ -339,7 +339,7 @@ setup(
...
@@ -339,7 +339,7 @@ setup(
'Topic :: Utilities'
,
'Topic :: Utilities'
,
],
],
url
=
'https://github.com/open-mmlab/mmcv'
,
url
=
'https://github.com/open-mmlab/mmcv'
,
author
=
'MMCV
A
ut
h
ors'
,
author
=
'MMCV
Contrib
utors'
,
author_email
=
'openmmlab@gmail.com'
,
author_email
=
'openmmlab@gmail.com'
,
setup_requires
=
[
'pytest-runner'
],
setup_requires
=
[
'pytest-runner'
],
tests_require
=
[
'pytest'
],
tests_require
=
[
'pytest'
],
...
...
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