awsebcli: add versionCheckProgramArg (#462613)
This commit is contained in:
@@ -72,6 +72,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
pytestCheckHook
|
||||
versionCheckHook
|
||||
];
|
||||
versionCheckProgramArg = "--version";
|
||||
|
||||
enabledTestPaths = [
|
||||
"tests/unit"
|
||||
|
||||
Reference in New Issue
Block a user