We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79392b0 commit 48f3078Copy full SHA for 48f3078
setup.py
@@ -57,7 +57,7 @@
57
messages = custom_pydicom_messages)
58
59
def main(**extra_args):
60
- setup(name=INFO.NAME,
+ setup(name='nibabel',
61
maintainer=INFO.MAINTAINER,
62
maintainer_email=INFO.MAINTAINER_EMAIL,
63
description=INFO.DESCRIPTION,
0 commit comments