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
bb089030
Commit
bb089030
authored
Apr 23, 2019
by
Kai Chen
Browse files
remove wrong license argument
parent
cc207c45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
setup.py
setup.py
+0
-1
No files found.
setup.py
View file @
bb089030
...
@@ -48,7 +48,6 @@ setup(
...
@@ -48,7 +48,6 @@ setup(
url
=
'https://github.com/open-mmlab/mmcv'
,
url
=
'https://github.com/open-mmlab/mmcv'
,
author
=
'Kai Chen'
,
author
=
'Kai Chen'
,
author_email
=
'chenkaidev@gmail.com'
,
author_email
=
'chenkaidev@gmail.com'
,
license
=
'GPLv3'
,
setup_requires
=
[
'pytest-runner'
],
setup_requires
=
[
'pytest-runner'
],
tests_require
=
[
'pytest'
],
tests_require
=
[
'pytest'
],
install_requires
=
install_requires
,
install_requires
=
install_requires
,
...
...
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