re-enable pyqt test

This commit is contained in:
adisbladis 2021-02-21 11:57:24 +01:00
parent 3ffd5f7389
commit b63e5e22c8
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -39,7 +39,7 @@ builtins.removeAttrs
inherit poetry;
inherit (pkgs) postgresql;
};
# pyqt5 = callTest ./pyqt5 { };
pyqt5 = callTest ./pyqt5 { };
eggs = callTest ./eggs { };
extras = callTest ./extras { };
source-filter = callTest ./source-filter { };