Skip to content

Commit ad5ec93

Browse files
committed
Fix typo
1 parent 3e406c6 commit ad5ec93

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
@@ -9,7 +9,7 @@
99
)
1010

1111
setup(
12-
name = 'python-maylinux-demo',
12+
name = 'python-manylinux-demo',
1313
version = '1.0',
1414
description = 'This is a demo package with a compiled C extension.',
1515
ext_modules = [extension_module],

0 commit comments

Comments
 (0)