python3Packages.yq: cleanup, use pytestCheckHook, add SuperSandro2000 as maintainer
This commit is contained in:
@@ -8483,7 +8483,9 @@ in {
|
||||
|
||||
yowsup = callPackage ../development/python-modules/yowsup { };
|
||||
|
||||
yq = callPackage ../development/python-modules/yq { };
|
||||
yq = callPackage ../development/python-modules/yq {
|
||||
inherit (pkgs) jq;
|
||||
};
|
||||
|
||||
yt = callPackage ../development/python-modules/yt { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user