pythonPackages.pyqt56: Drop unused package
This commit is contained in:
parent
907b143dc4
commit
964da1b91a
1 changed files with 0 additions and 4 deletions
|
@ -320,10 +320,6 @@ in {
|
|||
pythonPackages = self;
|
||||
};
|
||||
|
||||
pyqt56 = pkgs.libsForQt56.callPackage ../development/python-modules/pyqt/5.x.nix {
|
||||
pythonPackages = self;
|
||||
};
|
||||
|
||||
pyqt5 = pkgs.libsForQt5.callPackage ../development/python-modules/pyqt/5.x.nix {
|
||||
pythonPackages = self;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue