Unverified Commit d3b05724 authored by Zaida Zhou's avatar Zaida Zhou Committed by GitHub
Browse files

Add citation (#1303)

parent e621e08d
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
...@@ -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 Authors', author='MMCV Contributors',
author_email='openmmlab@gmail.com', author_email='openmmlab@gmail.com',
setup_requires=['pytest-runner'], setup_requires=['pytest-runner'],
tests_require=['pytest'], tests_require=['pytest'],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment