python3Packages.nilearn: quote homepage URL
This commit is contained in:
parent
8073255e47
commit
7e2f26ea05
@ -33,7 +33,7 @@ buildPythonPackage rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://nilearn.github.io;
|
homepage = "http://nilearn.github.io";
|
||||||
description = "A module for statistical learning on neuroimaging data";
|
description = "A module for statistical learning on neuroimaging data";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user