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