python2Packages.pyqt4: partial clean up

This commit is contained in:
Jan Tojnar
2019-03-02 18:07:19 +01:00
committed by Frederik Rietdijk
parent 34fd15c8aa
commit ca50e4937e
2 changed files with 17 additions and 17 deletions

View File

@@ -695,7 +695,6 @@ in {
pyres = callPackage ../development/python-modules/pyres { };
pyqt4 = callPackage ../development/python-modules/pyqt/4.x.nix {
pythonPackages = self;
inherit (pkgs) pkgconfig;
};