mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
opsdroid: Require matrix-nio[e2e]
This commit is contained in:
parent
b484ba840b
commit
c8db349618
@ -22,7 +22,7 @@ python3Packages.buildPythonPackage rec {
|
||||
aiohttp matrix-api-async aioredis aiosqlite arrow pyyaml motor regex
|
||||
mattermostdriver setuptools voluptuous ibm-watson tailer multidict
|
||||
watchgod get-video-properties appdirs bitstring matrix-nio
|
||||
];
|
||||
] ++ matrix-nio.optional-dependencies.e2e;
|
||||
|
||||
passthru.python = python3Packages.python;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user