python3Packages.sopel: add pythonImportsCheck
This commit is contained in:
parent
8c36da303e
commit
4805fb4f65
@ -51,6 +51,8 @@ buildPythonPackage rec {
|
||||
popd
|
||||
'';
|
||||
|
||||
pythonImportsCheck = [ "sopel" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Simple and extensible IRC bot";
|
||||
homepage = "http://sopel.chat";
|
||||
|
Loading…
Reference in New Issue
Block a user