-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip pkg #573
pip pkg #573
Conversation
@@ -0,0 +1,39 @@ | |||
[metadata] | |||
name=pydcm2niix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would prefer:
name=pydcm2niix | |
name=dcm2niix |
but was getting errors:
The name 'dcm2niix' isn't allowed. See https://pypi.org/help/#project-name for more information.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jstutters are you OK with this pull request? I notice you have a repository named pydcm2niix.
Interesting. Ideally this PR should use simply dcm2niix
anyway. I can raise a request following https://www.python.org/dev/peps/pep-0541/#how-to-request-a-name-transfer (i.e. https://github.com/pypa/pypi-support/issues/new?labels=PEP+541&template=pep541-request.yml&title=PEP+541+Request%3A+dcm2niix) if you want @neurolabusc?
@jstutters are you OK with this pull request? I notice you have a repository named pydcm2niix. |
Thanks for checking. No objection. If I do ever get any further with the work I had in mind for my project it would be better contributed as a follow-up to this PR anyway. |
Thanks @jstutters. @neurolabusc what about my suggestion of filing a request for |
@casperdcl I think it would be ideal if the pip could install the latest stable release of dcm2niix, and the package name |
@neurolabusc at least one of us needs an account with PyPI. I maintain a lot of PyPI packages so I can put in the request and do general maintenance legwork (making sure releases are in sync etc) if you're happy - let me know :) If so, at any point in future I can also add maintainers to the PyPI package. |
@casperdcl thanks for volunteering to take on the role of dcm2niix pip install maintainer. Please proceed. Tell me if there is anything else I need to do. If at some future stage you feel you can no longer fill this role, please let the community know. My recent work with Debian maintainer @yarikoptic has allowed me to recognize how much implicit knowledge and skill is required to support packages. |
|
- pydcm2niix => dcm2niix - thanks to pypi/support#1609 - closes rordenlab#573
Enables
pip install