python.pkgs.blaze: remove

broken and unmaintained upstream
This commit is contained in:
Frederik Rietdijk
2020-06-11 10:00:25 +02:00
parent 1895ef4dbd
commit d43a33333d
2 changed files with 0 additions and 71 deletions
-2
View File
@@ -2100,8 +2100,6 @@ in {
bitstring = callPackage ../development/python-modules/bitstring { };
blaze = callPackage ../development/python-modules/blaze { };
html5-parser = callPackage ../development/python-modules/html5-parser {
inherit (pkgs) pkgconfig;
};