lol

python3Packages.gpapi: comment on disabled tests

DavHau 7ca0dd6c 1dce8840

+2
+2
pkgs/development/python-modules/gpapi/default.nix
··· 18 18 sha256 = "0ampvsv97r3hy1cakif4kmyk1ynf3scbvh4fbk02x7xrxn4kl38w"; 19 19 }; 20 20 21 + # package doesn't contain unit tests 22 + # scripts in ./test require networking 21 23 doCheck = false; 22 24 23 25 pythonImportsCheck = [ "gpapi.googleplay" ];