pythonPackages.keepkey_agent: Disable tests
This commit is contained in:
@@ -20,6 +20,9 @@ buildPythonPackage rec {
|
|||||||
keepkey libagent setuptools wheel
|
keepkey libagent setuptools wheel
|
||||||
];
|
];
|
||||||
|
|
||||||
|
doCheck = false;
|
||||||
|
pythonImportsChecks = [ "keepkey_agent" ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Using KeepKey as hardware-based SSH/PGP agent";
|
description = "Using KeepKey as hardware-based SSH/PGP agent";
|
||||||
homepage = "https://github.com/romanz/trezor-agent";
|
homepage = "https://github.com/romanz/trezor-agent";
|
||||||
|
|||||||
Reference in New Issue
Block a user