lol

gistyc: add tests

+4
+4
pkgs/development/python-modules/gistyc/default.nix
··· 21 21 requests 22 22 ]; 23 23 24 + pythonImportsCheck = [ 25 + "gistyc" 26 + ]; 27 + 24 28 meta = with lib; { 25 29 homepage = "https://github.com/ThomasAlbin/gistyc"; 26 30 description = "A Python based GitHub GIST management tool";