diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index 51f738fde391..a8a9b1cadd0a 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -6912,6 +6912,7 @@ in { description = "Library for parsing MediaWiki articles and converting them to different output formats"; homepage = "http://pediapress.com/code/"; license = licenses.bsd3; + broken = true; # Requires different versions of packages }; };