python3Packages.nibabel: quote homepage URL
This commit is contained in:
parent
e31f63b45a
commit
8073255e47
@ -29,7 +29,7 @@ buildPythonPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = https://nipy.org/nibabel/;
|
homepage = "https://nipy.org/nibabel";
|
||||||
description = "Access a multitude of neuroimaging data formats";
|
description = "Access a multitude of neuroimaging data formats";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ ashgillman ];
|
maintainers = with maintainers; [ ashgillman ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user