python311Packages.editables: adopt

This commit is contained in:
seth
2024-06-11 19:44:50 -04:00
parent 1a60294334
commit 036350272e
@@ -27,7 +27,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "Editable installations";
maintainers = with maintainers; [ ];
maintainers = with maintainers; [ getchoo ];
homepage = "https://github.com/pfmoore/editables";
license = licenses.mit;
};