Skip to content

Commit c8a6684

Browse files
committed
Merge branch 'maint/2.4.x'
2 parents 97447e2 + 09a4f52 commit c8a6684

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
@@ -57,7 +57,7 @@
5757
messages = custom_pydicom_messages)
5858

5959
def main(**extra_args):
60-
setup(name=INFO.NAME,
60+
setup(name='nibabel',
6161
maintainer=INFO.MAINTAINER,
6262
maintainer_email=INFO.MAINTAINER_EMAIL,
6363
description=INFO.DESCRIPTION,

0 commit comments

Comments
 (0)