python3Packages.typer: include rich in checkInputs
This commit is contained in:
committed by
Martin Weinelt
parent
465efd5bb4
commit
fe35f960d2
@@ -6,6 +6,7 @@
|
||||
, flit-core
|
||||
, click
|
||||
, pytestCheckHook
|
||||
, rich
|
||||
, shellingham
|
||||
, pytest-xdist
|
||||
, pytest-sugar
|
||||
@@ -38,6 +39,7 @@ buildPythonPackage rec {
|
||||
pytest-xdist
|
||||
pytest-sugar
|
||||
shellingham
|
||||
rich
|
||||
coverage # execs coverage in tests
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user