python311Packages.evohome-async: add mainProgram
This commit is contained in:
parent
c117e7b919
commit
10ac7f01ab
@ -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 New Issue
Block a user