treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,6 +19,6 @@ buildPythonPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "Python attributes without boilerplate";
|
||||
homepage = https://characteristic.readthedocs.org;
|
||||
homepage = "https://characteristic.readthedocs.org";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user