python311Packages.evohome-async: add mainProgram
This commit is contained in:
parent
c117e7b919
commit
10ac7f01ab
1 changed files with 1 additions and 0 deletions
|
@ -44,5 +44,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/zxdavb/evohome-async";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
mainProgram = "evo-client";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue