treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -29,6 +29,6 @@ buildPythonPackage rec {
|
||||
'';
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ timokau ];
|
||||
homepage = https://pythonhosted.org/Flask-AutoIndex/;
|
||||
homepage = "https://pythonhosted.org/Flask-AutoIndex/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user