disable tests in plover-plugin-manager
This commit is contained in:
parent
611be4411b
commit
42bafeca4e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ with pkgs; rec {
|
|||
sha256 = "sha256-+ASEFxjIeqOwwIwojOltA4nAG/HMz+px+wMXuCOc+Dw=";
|
||||
};
|
||||
propagatedBuildInputs = [pip pkginfo plover pygments readme_renderer requests requests-cache requests-futures setuptools wheel];
|
||||
installCheckPhase = "true";
|
||||
};
|
||||
plover-stroke = with python3Packages;
|
||||
buildPythonPackage rec {
|
||||
|
|
Reference in a new issue