python3Packages.froide: drop

This is not meant to be an importable Python module.
This commit is contained in:
Robert Schütz
2025-12-06 10:05:42 -08:00
parent 8645d7de5b
commit 028e287e2a
-2
View File
@@ -5739,8 +5739,6 @@ self: super: with self; {
fritzconnection = callPackage ../development/python-modules/fritzconnection { };
froide = toPythonModule (pkgs.froide.override { python3Packages = self; });
frozendict = callPackage ../development/python-modules/frozendict { };
frozenlist = callPackage ../development/python-modules/frozenlist { };