treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
committed by
Jörg Thalheim
parent
bf5eb87033
commit
84cf00f980
@@ -12,6 +12,6 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Tap into The Echo Nest's Musical Brain for the best music search, information, recommendations and remix tools on the web";
|
||||
homepage = https://github.com/echonest/pyechonest;
|
||||
homepage = "https://github.com/echonest/pyechonest";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user