mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
re-enable pyqt test
This commit is contained in:
parent
3ffd5f7389
commit
b63e5e22c8
1 changed files with 1 additions and 1 deletions
|
@ -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 { };
|
||||
|
|
Loading…
Add table
Reference in a new issue