Skip to content

Commit 7dc99cf

Browse files
authored
Update setup.py (#46)
1 parent bc8e636 commit 7dc99cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ def gen_packages_items():
159159
if __name__ == '__main__':
160160
write_version_py()
161161
setup(
162-
name='mmaction',
162+
name='mmaction2',
163163
version=get_version(),
164164
description='OpenMMLab Action Understanding Toolbox and Benchmark',
165165
maintainer='MMAction Authors',

0 commit comments

Comments
 (0)