python3Packages.banal: orphan

This commit is contained in:
Cole Helbling
2023-03-22 07:17:15 -07:00
parent ceb167f2e3
commit ff2f01c0dc
@@ -22,6 +22,6 @@ buildPythonPackage rec {
description = "Commons of banal micro-functions for Python";
homepage = "https://github.com/pudo/banal";
license = licenses.mit;
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}