Merge pull request #146547 from AndersonTorres/new-gistyc
gistyc: add tests
This commit is contained in:
@@ -21,6 +21,10 @@ buildPythonPackage rec {
|
||||
requests
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"gistyc"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/ThomasAlbin/gistyc";
|
||||
description = "A Python based GitHub GIST management tool";
|
||||
|
||||
Reference in New Issue
Block a user