SlicerDMRI / whitematteranalysis

White matter tractography clustering and more...
https://dmri.slicer.org/whitematteranalysis/
Other
69 stars 34 forks source link

STYLE: Prefer using lowercase to name package #162

Closed jhlegarreta closed 1 year ago

jhlegarreta commented 1 year ago

Prefer using lowercase to name package in line with other relevant scientific computing Python packages.

Change it as well in the commented PyPI URL (note that the package was never been uploaded to PyPI, and thus, changing the package name at this stage is safe from that point of view).

jhlegarreta commented 1 year ago

Cross-referencing https://github.com/SlicerDMRI/whitematteranalysis/pull/154#issuecomment-1747893019.

I assume this has no impact on the package being available as a 3D Slicer module.