python3Packages.veryprettytable: add pythonImportsCheck
This commit is contained in:
@@ -24,6 +24,8 @@ buildPythonPackage (finalAttrs: {
|
||||
colorama
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "veryprettytable" ];
|
||||
|
||||
meta = {
|
||||
description = "Simple Python library for easily displaying tabular data in a visually appealing ASCII table format";
|
||||
homepage = "https://github.com/smeggingsmegger/VeryPrettyTable";
|
||||
|
||||
Reference in New Issue
Block a user