Merge pull request #128497 from rhoriguchi/pythonPackages.lmnotify
python3Packages.lmnotify: update description
This commit is contained in:
commit
7674d57d07
@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "lmnotify" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "lmnotify is a package for sending notifications to LaMetric Time.";
|
||||
description = "Python package for sending notifications to LaMetric Time";
|
||||
homepage = "https://github.com/keans/lmnotify";
|
||||
maintainers = with maintainers; [ rhoriguchi ];
|
||||
license = licenses.mit;
|
||||
|
Loading…
Reference in New Issue
Block a user