20 buildPythonPackage rec {
28 hash = "sha256-lRDi6qYMaPI8SiSNe0vzlKb92axujt44aei8opNPDug=";
49 # Typeerror, presumably outdated tests
51 "test_client_response_errors"
55 pythonImportsCheck = [
60 description = "Python interface for Bosch API for lawnmowers";
61 homepage = "https://github.com/jm-73/pyIndego";
62 changelog = "https://github.com/jm-73/pyIndego/blob/${version}/CHANGELOG.md";
63 license = licenses.mit;
64 maintainers = with maintainers; [ hexa ];